License |
License
AL2
|
---|---|
GroupId | GroupIdio.thorntail |
ArtifactId | ArtifactIdejb |
Version | Version2.7.0.Final |
Type | Typejar |
Description |
DescriptionEJB
Use EJBs in your application
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ejb-2.7.0.Final.pom | |
ejb-2.7.0.Final.jar | 41 KB |
ejb-2.7.0.Final-sources.jar | 6 KB |
ejb-2.7.0.Final-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.thorntail/ejb/ -->
<dependency>
<groupId>io.thorntail</groupId>
<artifactId>ejb</artifactId>
<version>2.7.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.thorntail/ejb/
implementation 'io.thorntail:ejb:2.7.0.Final'
// https://jarcasting.com/artifacts/io.thorntail/ejb/
implementation ("io.thorntail:ejb:2.7.0.Final")
'io.thorntail:ejb:jar:2.7.0.Final'
<dependency org="io.thorntail" name="ejb" rev="2.7.0.Final">
<artifact name="ejb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thorntail', module='ejb', version='2.7.0.Final')
)
libraryDependencies += "io.thorntail" % "ejb" % "2.7.0.Final"
[io.thorntail/ejb "2.7.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
io.thorntail : container | jar | 2.7.0.Final |
io.thorntail : logging | jar | 2.7.0.Final |
io.thorntail : discovery | jar | 2.7.0.Final |
io.thorntail : ee | jar | 2.7.0.Final |
io.thorntail : jca | jar | 2.7.0.Final |
io.thorntail : security | jar | 2.7.0.Final |
org.jboss.spec.javax.ejb : jboss-ejb-api_3.2_spec | jar | |
org.jboss.ejb3 : jboss-ejb3-ext-api | jar | |
io.thorntail : meta-spi | jar | 2.7.0.Final |
Group / Artifact | Type | Version |
---|---|---|
jakarta.inject : jakarta.inject-api | jar | |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | |
org.wildfly.core : wildfly-core-feature-pack | zip | 10.0.3.Final |
org.wildfly : wildfly-servlet-feature-pack | zip | 18.0.1.Final |
org.wildfly : wildfly-feature-pack | zip | 18.0.1.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.easytesting : fest-assert | jar | 1.4 |
org.mockito : mockito-core | jar | 2.2.28 |
io.thorntail : build-resources | jar | 2.7.0.Final |