License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.welen.jmole |
ArtifactId | ArtifactIdjmole-ejb |
Version | Version1.5.4 |
Type | Typejar |
Description |
DescriptionJMole EJB
JMole EJB Singleton Bean starter
|
Project URL |
Project URL |
Filename | Size |
---|---|
jmole-ejb-1.5.4.pom | |
jmole-ejb-1.5.4.jar | 2 KB |
jmole-ejb-1.5.4-sources.jar | 1 KB |
jmole-ejb-1.5.4-javadoc.jar | 22 KB |
jmole-ejb-1.5.4-jar-with-dependencies.jar | 7 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.welen.jmole/jmole-ejb/ -->
<dependency>
<groupId>net.welen.jmole</groupId>
<artifactId>jmole-ejb</artifactId>
<version>1.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.welen.jmole/jmole-ejb/
implementation 'net.welen.jmole:jmole-ejb:1.5.4'
// https://jarcasting.com/artifacts/net.welen.jmole/jmole-ejb/
implementation ("net.welen.jmole:jmole-ejb:1.5.4")
'net.welen.jmole:jmole-ejb:jar:1.5.4'
<dependency org="net.welen.jmole" name="jmole-ejb" rev="1.5.4">
<artifact name="jmole-ejb" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.welen.jmole', module='jmole-ejb', version='1.5.4')
)
libraryDependencies += "net.welen.jmole" % "jmole-ejb" % "1.5.4"
[net.welen.jmole/jmole-ejb "1.5.4"]
Group / Artifact | Type | Version |
---|---|---|
net.welen.jmole : jmole-core | jar | 1.5.4 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |