| License |
License |
|---|---|
| GroupId | GroupIdorg.objectweb.celtix |
| ArtifactId | ArtifactIdceltix-api |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCeltix Public API
|
| Filename | Size |
|---|---|
| celtix-api-1.0.pom | |
| celtix-api-1.0.jar | 340 KB |
| celtix-api-1.0-sources.jar | 64 KB |
| celtix-api-1.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-api/ -->
<dependency>
<groupId>org.objectweb.celtix</groupId>
<artifactId>celtix-api</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-api/
implementation 'org.objectweb.celtix:celtix-api:1.0'
// https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-api/
implementation ("org.objectweb.celtix:celtix-api:1.0")
'org.objectweb.celtix:celtix-api:jar:1.0'
<dependency org="org.objectweb.celtix" name="celtix-api" rev="1.0">
<artifact name="celtix-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.celtix', module='celtix-api', version='1.0')
)
libraryDependencies += "org.objectweb.celtix" % "celtix-api" % "1.0"
[org.objectweb.celtix/celtix-api "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.objectweb.celtix : celtix-common | jar | 1.0 |
| org.objectweb.celtix : celtix-tools | jar | 1.0 |
| org.springframework : spring-core | jar | 1.2.5 |
| org.springframework : spring-beans | jar | 1.2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| org.easymock : easymockclassextension | jar | 2.2 |
| asm : asm | jar | 1.5.3 |
| org.objectweb.celtix : celtix-testutils | jar | 1.0 |