| License |
License
Eclipse Public Licence, Version 1.0
|
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.exogeni.orca.core |
| ArtifactId | ArtifactIdtools-axis2 |
| Last Version | Last Version5.4.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOrca Axis2 Tools
ORCA Framework
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| tools-axis2-5.4.5.pom | |
| tools-axis2-5.4.5.jar | 12 KB |
| tools-axis2-5.4.5-tests.jar | 2 KB |
| tools-axis2-5.4.5-test-sources.jar | 323 bytes |
| tools-axis2-5.4.5-sources.jar | 8 KB |
| tools-axis2-5.4.5-javadoc.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.exogeni.orca.core/tools-axis2/ -->
<dependency>
<groupId>net.exogeni.orca.core</groupId>
<artifactId>tools-axis2</artifactId>
<version>5.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.exogeni.orca.core/tools-axis2/
implementation 'net.exogeni.orca.core:tools-axis2:5.4.5'
// https://jarcasting.com/artifacts/net.exogeni.orca.core/tools-axis2/
implementation ("net.exogeni.orca.core:tools-axis2:5.4.5")
'net.exogeni.orca.core:tools-axis2:jar:5.4.5'
<dependency org="net.exogeni.orca.core" name="tools-axis2" rev="5.4.5">
<artifact name="tools-axis2" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.exogeni.orca.core', module='tools-axis2', version='5.4.5')
)
libraryDependencies += "net.exogeni.orca.core" % "tools-axis2" % "5.4.5"
[net.exogeni.orca.core/tools-axis2 "5.4.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.exogeni.orca.dependencies : axis2 | pom | 5.4.5 |
| net.exogeni.orca.core : util | jar | 5.4.5 |
| 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 |