| License |
License
CDDL + GPLv2 with classpath exception
|
|---|---|
| Categories |
CategoriesGlassFish Container Application Servers |
| GroupId | GroupIdorg.glassfish.persistence.cmp |
| ArtifactId | ArtifactIdcmp |
| Last Version | Last Version3.2-b06 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionGlassFish cmp related modules
|
| Project Organization |
Project OrganizationGlassFish Community |
| Filename | Size |
|---|---|
| cmp-3.2-b06.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.persistence.cmp/cmp/ -->
<dependency>
<groupId>org.glassfish.persistence.cmp</groupId>
<artifactId>cmp</artifactId>
<version>3.2-b06</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.persistence.cmp/cmp/
implementation 'org.glassfish.persistence.cmp:cmp:3.2-b06'
// https://jarcasting.com/artifacts/org.glassfish.persistence.cmp/cmp/
implementation ("org.glassfish.persistence.cmp:cmp:3.2-b06")
'org.glassfish.persistence.cmp:cmp:pom:3.2-b06'
<dependency org="org.glassfish.persistence.cmp" name="cmp" rev="3.2-b06">
<artifact name="cmp" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.persistence.cmp', module='cmp', version='3.2-b06')
)
libraryDependencies += "org.glassfish.persistence.cmp" % "cmp" % "3.2-b06"
[org.glassfish.persistence.cmp/cmp "3.2-b06"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit Optional | jar | 4.3.1 |