License |
License |
---|---|
GroupId | GroupIdit.freshminutes |
ArtifactId | ArtifactIdoceanrunner-openejb30 |
Last Version | Last Version1.0.Beta1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOceanRunner - OpenEjb30OceanModule
OceanRunner - manage OpenEJB 3.0
|
<!-- https://jarcasting.com/artifacts/it.freshminutes/oceanrunner-openejb30/ -->
<dependency>
<groupId>it.freshminutes</groupId>
<artifactId>oceanrunner-openejb30</artifactId>
<version>1.0.Beta1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/it.freshminutes/oceanrunner-openejb30/
implementation 'it.freshminutes:oceanrunner-openejb30:1.0.Beta1-RELEASE'
// https://jarcasting.com/artifacts/it.freshminutes/oceanrunner-openejb30/
implementation ("it.freshminutes:oceanrunner-openejb30:1.0.Beta1-RELEASE")
'it.freshminutes:oceanrunner-openejb30:jar:1.0.Beta1-RELEASE'
<dependency org="it.freshminutes" name="oceanrunner-openejb30" rev="1.0.Beta1-RELEASE">
<artifact name="oceanrunner-openejb30" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.freshminutes', module='oceanrunner-openejb30', version='1.0.Beta1-RELEASE')
)
libraryDependencies += "it.freshminutes" % "oceanrunner-openejb30" % "1.0.Beta1-RELEASE"
[it.freshminutes/oceanrunner-openejb30 "1.0.Beta1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
it.freshminutes : oceanrunner-core | jar | 1.0-RELEASE |
org.apache.openejb : openejb-core | jar | 3.0.4 |