java-project

This is the core project for the arago utility jars. It defines common plugins and dependencies.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

co.arago
ArtifactId

ArtifactId

java-project
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

pom
Description

Description

java-project
This is the core project for the arago utility jars. It defines common plugins and dependencies.
Project URL

Project URL

https://github.com/arago/java-project
Project Organization

Project Organization

arago GmbH

Download java-project

Filename Size
java-project-0.3.1.pom 10 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/co.arago/java-project/ -->
<dependency>
    <groupId>co.arago</groupId>
    <artifactId>java-project</artifactId>
    <version>0.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.arago/java-project/
implementation 'co.arago:java-project:0.3.1'
// https://jarcasting.com/artifacts/co.arago/java-project/
implementation ("co.arago:java-project:0.3.1")
'co.arago:java-project:pom:0.3.1'
<dependency org="co.arago" name="java-project" rev="0.3.1">
  <artifact name="java-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.arago', module='java-project', version='0.3.1')
)
libraryDependencies += "co.arago" % "java-project" % "0.3.1"
[co.arago/java-project "0.3.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.apache.commons : commons-text jar 1.9
commons-io : commons-io jar 2.11.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

  • json
  • json-schema
  • json-surfer
  • common
  • collections

Versions

Version
0.3.1
0.2.1
0.1.0