License |
License |
---|---|
GroupId | GroupIdorg.ow2.spec |
ArtifactId | ArtifactIdee |
Last Version | Last Version1.0.13 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJava EE Specifications
OW2 spec is used to be able to customize some specification with OSGi stuff for example
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ee-1.0.13.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.spec/ee/ -->
<dependency>
<groupId>org.ow2.spec</groupId>
<artifactId>ee</artifactId>
<version>1.0.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.spec/ee/
implementation 'org.ow2.spec:ee:1.0.13'
// https://jarcasting.com/artifacts/org.ow2.spec/ee/
implementation ("org.ow2.spec:ee:1.0.13")
'org.ow2.spec:ee:pom:1.0.13'
<dependency org="org.ow2.spec" name="ee" rev="1.0.13">
<artifact name="ee" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.spec', module='ee', version='1.0.13')
)
libraryDependencies += "org.ow2.spec" % "ee" % "1.0.13"
[org.ow2.spec/ee "1.0.13"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.1 |
org.ow2.spec : ow2-api-test-engine | jar | 1.0.13 |