License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.kie.modules |
ArtifactId | ArtifactIdorg-apache-geronimo-specs |
Version | Version6.1.0.Beta1 |
Type | Typejar |
Description |
DescriptionKIE EAP - org-apache-geronimo-specs static module
KIE Workbench - Distributions
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
org-apache-geronimo-specs-6.1.0.Beta1.pom | 1 KB |
org-apache-geronimo-specs-6.1.0.Beta1-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kie.modules/org-apache-geronimo-specs/ -->
<dependency>
<groupId>org.kie.modules</groupId>
<artifactId>org-apache-geronimo-specs</artifactId>
<version>6.1.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.modules/org-apache-geronimo-specs/
implementation 'org.kie.modules:org-apache-geronimo-specs:6.1.0.Beta1'
// https://jarcasting.com/artifacts/org.kie.modules/org-apache-geronimo-specs/
implementation ("org.kie.modules:org-apache-geronimo-specs:6.1.0.Beta1")
'org.kie.modules:org-apache-geronimo-specs:jar:6.1.0.Beta1'
<dependency org="org.kie.modules" name="org-apache-geronimo-specs" rev="6.1.0.Beta1">
<artifact name="org-apache-geronimo-specs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.modules', module='org-apache-geronimo-specs', version='6.1.0.Beta1')
)
libraryDependencies += "org.kie.modules" % "org-apache-geronimo-specs" % "6.1.0.Beta1"
[org.kie.modules/org-apache-geronimo-specs "6.1.0.Beta1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-activation_1.0.2_spec | jar | 1.1 |
org.apache.geronimo.specs : geronimo-javamail_1.4_spec | jar | 1.7.1 |
junit : junit | jar |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar |