Last Version

Celtix Public API 1.0


License

License

GroupId

GroupId

org.objectweb.celtix
ArtifactId

ArtifactId

celtix-api
Version

Version

1.0
Type

Type

jar
Description

Description

Celtix Public API

Download celtix-api 1.0


<!-- 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"]

Dependencies

compile (4)

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

test (4)

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

Project Modules

There are no modules declared in this project.