License |
License |
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.trueupdate |
ArtifactId | ArtifactIdtrueupdate-sample-impl-javaee |
Last Version | Last Version0.1.9 |
Release Date | Release Date |
Type | Typeejb |
Description |
DescriptionTrueUpdate Sample Implementation Java EE
Provides a singleton session bean for using the TrueUpdate Agent.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-sample-impl-javaee/ -->
<dependency>
<groupId>net.java.trueupdate</groupId>
<artifactId>trueupdate-sample-impl-javaee</artifactId>
<version>0.1.9</version>
<type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-sample-impl-javaee/
implementation 'net.java.trueupdate:trueupdate-sample-impl-javaee:0.1.9'
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-sample-impl-javaee/
implementation ("net.java.trueupdate:trueupdate-sample-impl-javaee:0.1.9")
'net.java.trueupdate:trueupdate-sample-impl-javaee:ejb:0.1.9'
<dependency org="net.java.trueupdate" name="trueupdate-sample-impl-javaee" rev="0.1.9">
<artifact name="trueupdate-sample-impl-javaee" type="ejb" />
</dependency>
@Grapes(
@Grab(group='net.java.trueupdate', module='trueupdate-sample-impl-javaee', version='0.1.9')
)
libraryDependencies += "net.java.trueupdate" % "trueupdate-sample-impl-javaee" % "0.1.9"
[net.java.trueupdate/trueupdate-sample-impl-javaee "0.1.9"]
Group / Artifact | Type | Version |
---|---|---|
net.java.trueupdate : trueupdate-agent-spec | jar | 0.1.9 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 6.0 |