License |
License |
---|---|
GroupId | GroupIdcom.aeontronix.aeon-commons |
ArtifactId | ArtifactIdaeon-commons-parent |
Version | Version1.4.0-beta2 |
Type | Typepom |
Description |
DescriptionAeon Commons Parent
Aeon Commons
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAeontronix Inc |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aeon-commons-parent-1.4.0-beta2.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-parent/ -->
<dependency>
<groupId>com.aeontronix.aeon-commons</groupId>
<artifactId>aeon-commons-parent</artifactId>
<version>1.4.0-beta2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-parent/
implementation 'com.aeontronix.aeon-commons:aeon-commons-parent:1.4.0-beta2'
// https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-parent/
implementation ("com.aeontronix.aeon-commons:aeon-commons-parent:1.4.0-beta2")
'com.aeontronix.aeon-commons:aeon-commons-parent:pom:1.4.0-beta2'
<dependency org="com.aeontronix.aeon-commons" name="aeon-commons-parent" rev="1.4.0-beta2">
<artifact name="aeon-commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aeontronix.aeon-commons', module='aeon-commons-parent', version='1.4.0-beta2')
)
libraryDependencies += "com.aeontronix.aeon-commons" % "aeon-commons-parent" % "1.4.0-beta2"
[com.aeontronix.aeon-commons/aeon-commons-parent "1.4.0-beta2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 22.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.4.0 |
org.uncommons : reportng | jar | 1.1.4 |
com.google.inject : guice | jar | 5.0.1 |