Last Version

Simple Utils (pom) 1.2.0

A gathering of projects for simpler java development

License

License

GroupId

GroupId

org.hrodberaht.directus
ArtifactId

ArtifactId

parent-pom
Version

Version

1.2.0
Type

Type

jar
Description

Description

Simple Utils (pom)
A gathering of projects for simpler java development
Project URL

Project URL

http://code.google.com/p/java-simple-utils/

Download parent-pom 1.2.0


<!-- https://jarcasting.com/artifacts/org.hrodberaht.directus/parent-pom/ -->
<dependency>
    <groupId>org.hrodberaht.directus</groupId>
    <artifactId>parent-pom</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hrodberaht.directus/parent-pom/
implementation 'org.hrodberaht.directus:parent-pom:1.2.0'
// https://jarcasting.com/artifacts/org.hrodberaht.directus/parent-pom/
implementation ("org.hrodberaht.directus:parent-pom:1.2.0")
'org.hrodberaht.directus:parent-pom:jar:1.2.0'
<dependency org="org.hrodberaht.directus" name="parent-pom" rev="1.2.0">
  <artifact name="parent-pom" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hrodberaht.directus', module='parent-pom', version='1.2.0')
)
libraryDependencies += "org.hrodberaht.directus" % "parent-pom" % "1.2.0"
[org.hrodberaht.directus/parent-pom "1.2.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

  • core
  • inject
  • i18n