| License |
License |
|---|---|
| GroupId | GroupIdorg.graniteds.tutorials |
| ArtifactId | ArtifactIdtutorial-parent-server-ejb |
| Last Version | Last Version3.1.0.GA |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionGraniteDS Tutorial Parent - EJB Server
GraniteDS Tutorial Parent POM
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationGraniteDS |
| Filename | Size |
|---|---|
| tutorial-parent-server-ejb-3.1.0.GA.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.graniteds.tutorials/tutorial-parent-server-ejb/ -->
<dependency>
<groupId>org.graniteds.tutorials</groupId>
<artifactId>tutorial-parent-server-ejb</artifactId>
<version>3.1.0.GA</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.graniteds.tutorials/tutorial-parent-server-ejb/
implementation 'org.graniteds.tutorials:tutorial-parent-server-ejb:3.1.0.GA'
// https://jarcasting.com/artifacts/org.graniteds.tutorials/tutorial-parent-server-ejb/
implementation ("org.graniteds.tutorials:tutorial-parent-server-ejb:3.1.0.GA")
'org.graniteds.tutorials:tutorial-parent-server-ejb:pom:3.1.0.GA'
<dependency org="org.graniteds.tutorials" name="tutorial-parent-server-ejb" rev="3.1.0.GA">
<artifact name="tutorial-parent-server-ejb" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.graniteds.tutorials', module='tutorial-parent-server-ejb', version='3.1.0.GA')
)
libraryDependencies += "org.graniteds.tutorials" % "tutorial-parent-server-ejb" % "3.1.0.GA"
[org.graniteds.tutorials/tutorial-parent-server-ejb "3.1.0.GA"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.graniteds : granite-server-ejb | jar | 3.1.0.GA |
| org.graniteds : granite-server | jar | 3.1.0.GA |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.spec.javax.ejb : jboss-ejb-api_3.1_spec | jar | 1.0.2.Final |