License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.ow2.cmi |
ArtifactId | ArtifactIdcmi-api-client |
Last Version | Last Version2.2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCMI: API: Client
API used/provided by CMI Client.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cmi-api-client-2.2.6.pom | |
cmi-api-client-2.2.6.jar | 45 KB |
cmi-api-client-2.2.6-sources.jar | 74 KB |
cmi-api-client-2.2.6-javadoc.jar | 438 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.cmi/cmi-api-client/ -->
<dependency>
<groupId>org.ow2.cmi</groupId>
<artifactId>cmi-api-client</artifactId>
<version>2.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.cmi/cmi-api-client/
implementation 'org.ow2.cmi:cmi-api-client:2.2.6'
// https://jarcasting.com/artifacts/org.ow2.cmi/cmi-api-client/
implementation ("org.ow2.cmi:cmi-api-client:2.2.6")
'org.ow2.cmi:cmi-api-client:jar:2.2.6'
<dependency org="org.ow2.cmi" name="cmi-api-client" rev="2.2.6">
<artifact name="cmi-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.cmi', module='cmi-api-client', version='2.2.6')
)
libraryDependencies += "org.ow2.cmi" % "cmi-api-client" % "2.2.6"
[org.ow2.cmi/cmi-api-client "2.2.6"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.util : util-component-api | jar | 1.0.32 |
org.ow2.util : util-component-impl | jar | 1.0.32 |
org.ow2.util : util-log | jar | 1.0.32 |
org.ow2.util : util-pool-api | jar | 1.0.32 |
org.ow2.spec.ee : ow2-ejb-3.0-spec | jar | 1.0.5 |
org.apache.tomcat : servlet-api | jar | 6.0.26 |
org.ow2.util : util-event-api | jar | 1.0.32 |
net.jcip : jcip-annotations | jar | 1.0 |