Last Version

Commons 1.1.1

The base module for all Atlanmod projects

License

License

GroupId

GroupId

org.atlanmod.commons
ArtifactId

ArtifactId

commons
Version

Version

1.1.1
Type

Type

pom
Description

Description

Commons
The base module for all Atlanmod projects
Project URL

Project URL

https://github.com/atlanmod/Commons
Project Organization

Project Organization

Atlanmod
Source Code Management

Source Code Management

https://github.com/atlanmod/Commons

Download commons 1.1.1

Filename Size
commons-1.1.1.pom 18 KB
Browse

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 Optional jar 3.0.2

Project Modules

  • commons-core
  • commons-testing