License |
License
Eclipse Public Licence, Version 1.0
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.exogeni.orca.dependencies |
ArtifactId | ArtifactIdaxiom |
Version | Version5.4.5 |
Type | Typejar |
Description |
DescriptionOrca Dependencies Axiom
Helper poms to simplify dependencies management
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
axiom-5.4.5.pom | 1 KB |
axiom-5.4.5-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.exogeni.orca.dependencies/axiom/ -->
<dependency>
<groupId>net.exogeni.orca.dependencies</groupId>
<artifactId>axiom</artifactId>
<version>5.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.exogeni.orca.dependencies/axiom/
implementation 'net.exogeni.orca.dependencies:axiom:5.4.5'
// https://jarcasting.com/artifacts/net.exogeni.orca.dependencies/axiom/
implementation ("net.exogeni.orca.dependencies:axiom:5.4.5")
'net.exogeni.orca.dependencies:axiom:jar:5.4.5'
<dependency org="net.exogeni.orca.dependencies" name="axiom" rev="5.4.5">
<artifact name="axiom" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.exogeni.orca.dependencies', module='axiom', version='5.4.5')
)
libraryDependencies += "net.exogeni.orca.dependencies" % "axiom" % "5.4.5"
[net.exogeni.orca.dependencies/axiom "5.4.5"]
Group / Artifact | Type | Version |
---|---|---|
axiom » axiom-api | jar | 1.2.2 |
axiom » axiom-impl | jar | 1.2.2 |
axiom » axiom-dom | jar | 1.2.2 |
org.ini4j : ini4j | jar | 0.5.4 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
log4j : log4j | jar | 1.2.13 |
org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |