License |
License |
---|---|
GroupId | GroupIdorg.ow2.easybeans |
ArtifactId | ArtifactIdeasybeans-example-entitybean |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEasyBeans: EntityBean Example
EasyBeans EntityBean Example
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-example-entitybean/ -->
<dependency>
<groupId>org.ow2.easybeans</groupId>
<artifactId>easybeans-example-entitybean</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-example-entitybean/
implementation 'org.ow2.easybeans:easybeans-example-entitybean:1.2.4'
// https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-example-entitybean/
implementation ("org.ow2.easybeans:easybeans-example-entitybean:1.2.4")
'org.ow2.easybeans:easybeans-example-entitybean:jar:1.2.4'
<dependency org="org.ow2.easybeans" name="easybeans-example-entitybean" rev="1.2.4">
<artifact name="easybeans-example-entitybean" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easybeans', module='easybeans-example-entitybean', version='1.2.4')
)
libraryDependencies += "org.ow2.easybeans" % "easybeans-example-entitybean" % "1.2.4"
[org.ow2.easybeans/easybeans-example-entitybean "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.spec.ee : ow2-jpa-1.0-spec | jar | 1.0.10 |
org.ow2.spec.ee : ow2-ejb-3.0-spec | jar | 1.0.10 |