| License |
License |
|---|---|
| Categories |
CategoriesApollo Container Microservices |
| GroupId | GroupIdorg.objectweb.apollon |
| ArtifactId | ArtifactIdapollon-runtime |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe Apollon XML framework.
|
| Project Organization |
Project OrganizationObjectWeb Consortium |
| Filename | Size |
|---|---|
| apollon-runtime-1.0.pom | |
| apollon-runtime-1.0.jar | 28 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.apollon/apollon-runtime/ -->
<dependency>
<groupId>org.objectweb.apollon</groupId>
<artifactId>apollon-runtime</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.apollon/apollon-runtime/
implementation 'org.objectweb.apollon:apollon-runtime:1.0'
// https://jarcasting.com/artifacts/org.objectweb.apollon/apollon-runtime/
implementation ("org.objectweb.apollon:apollon-runtime:1.0")
'org.objectweb.apollon:apollon-runtime:jar:1.0'
<dependency org="org.objectweb.apollon" name="apollon-runtime" rev="1.0">
<artifact name="apollon-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.apollon', module='apollon-runtime', version='1.0')
)
libraryDependencies += "org.objectweb.apollon" % "apollon-runtime" % "1.0"
[org.objectweb.apollon/apollon-runtime "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.objectweb.util.misc : ow-misc | jar | 1.0 |
| org.objectweb.util : commandline | jar | 1.0 |
| xerces : xerces | jar | 2.4.0 |