License |
License |
---|---|
GroupId | GroupIdorg.ow2.ishmael |
ArtifactId | ArtifactIdishmael-lite-core |
Version | Version1.0.6 |
Type | Typejar |
Description |
DescriptionIshmael Lite :: Core
Core of JSR88 implementation
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ishmael-lite-core-1.0.6.pom | |
ishmael-lite-core-1.0.6.jar | 38 KB |
ishmael-lite-core-1.0.6-sources.jar | 34 KB |
ishmael-lite-core-1.0.6-javadoc.jar | 147 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.ishmael/ishmael-lite-core/ -->
<dependency>
<groupId>org.ow2.ishmael</groupId>
<artifactId>ishmael-lite-core</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.ishmael/ishmael-lite-core/
implementation 'org.ow2.ishmael:ishmael-lite-core:1.0.6'
// https://jarcasting.com/artifacts/org.ow2.ishmael/ishmael-lite-core/
implementation ("org.ow2.ishmael:ishmael-lite-core:1.0.6")
'org.ow2.ishmael:ishmael-lite-core:jar:1.0.6'
<dependency org="org.ow2.ishmael" name="ishmael-lite-core" rev="1.0.6">
<artifact name="ishmael-lite-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.ishmael', module='ishmael-lite-core', version='1.0.6')
)
libraryDependencies += "org.ow2.ishmael" % "ishmael-lite-core" % "1.0.6"
[org.ow2.ishmael/ishmael-lite-core "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.spec.ee : ow2-deployment-1.2-spec | jar | 1.0-M1 |
org.ow2.util : util-ee-deploy-impl | jar | 1.0.11 |
org.ow2.util : util-ee-deploy-api | jar | 1.0.11 |
org.ow2.util : util-ee-metadata-war-impl | jar | 1.0.11 |
org.ow2.util : util-log | jar | 1.0.11 |
org.ow2.jonas : jonas-generators-wsgen | jar | 5.1.0-M1 |