Maven
-
Enterprise Java
How to Deploy Maven Artifacts to CloudRepo via Rultor
In my previous article, I described how to set up a private Maven repository in Amazon S3 and deploy there…
Read More » -
Enterprise Java
Upload and Download files to S3 using maven
Throughout the years I’ve seen many teams using maven in many different ways. Maven can be used for many ci/cd…
Read More » -
Enterprise Java
How to fix invalid target release: 1.7, 1.8, 1.9, or 1.10 Error in Maven Build
If you are building your Java project using Maven, maybe in Eclipse or from the command prompt by running mvn install…
Read More » -
Enterprise Java
A Few Additions to Your Bag of Maven-Fu
Apache Maven is simple, yet quite powerful; with a few tricks here and there, you can greatly simplify and optimize…
Read More » -
Enterprise Java
J2Pay – Getting Started
Getting started will guide you how to start using J2pay quickly in very simple steps. Download J2Pay is available on…
Read More » -
Enterprise Java
Spring Boot & JPA & Hibernate & Oracle
In this tutorial we show how to create a Spring Boot application that communicates with an Oracle data source through…
Read More » -
Enterprise Java
Host your maven artifacts using Google Cloud Storage
If you use Google Cloud and you use Java for your projects then Google Cloud Storage is a great place…
Read More » -
Enterprise Java
Host your maven artifacts using Amazon s3
If you use amazon Web Services and you use Java for your projects then Amazon S3 is a great place…
Read More » -
Enterprise Java
Host your maven artifacts using Azure Blob Storage
If you use Microsoft Azure and you use Java for your projects then Azure Blob Storage is a great place…
Read More »