License |
License |
---|---|
GroupId | GroupIdorg.apache.deltaspike.modules |
ArtifactId | ArtifactIdservlet-module-project |
Version | Version1.9.6 |
Type | Typejar |
Description |
DescriptionApache DeltaSpike Servlet-Module
Apache DeltaSpike Parent for container projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
servlet-module-project-1.9.6.pom | 1 KB |
servlet-module-project-1.9.6-tests.jar | 2 KB |
servlet-module-project-1.9.6-jakarta.pom | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.deltaspike.modules/servlet-module-project/ -->
<dependency>
<groupId>org.apache.deltaspike.modules</groupId>
<artifactId>servlet-module-project</artifactId>
<version>1.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.deltaspike.modules/servlet-module-project/
implementation 'org.apache.deltaspike.modules:servlet-module-project:1.9.6'
// https://jarcasting.com/artifacts/org.apache.deltaspike.modules/servlet-module-project/
implementation ("org.apache.deltaspike.modules:servlet-module-project:1.9.6")
'org.apache.deltaspike.modules:servlet-module-project:jar:1.9.6'
<dependency org="org.apache.deltaspike.modules" name="servlet-module-project" rev="1.9.6">
<artifact name="servlet-module-project" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.deltaspike.modules', module='servlet-module-project', version='1.9.6')
)
libraryDependencies += "org.apache.deltaspike.modules" % "servlet-module-project" % "1.9.6"
[org.apache.deltaspike.modules/servlet-module-project "1.9.6"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.3.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.0.1 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.0.1 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
javax.activation : activation | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.deltaspike.test : test-utils | jar | 1.9.6 |
junit : junit | jar | 4.10 |
org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.1.8.Final |