License |
License
AL2
|
---|---|
Categories |
CategoriesWildFly Container Application Servers Undertow Net Networking |
GroupId | GroupIdorg.wildfly.swarm |
ArtifactId | ArtifactIdundertow-test |
Last Version | Last Version1.0.2.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWildFly Swarm: Undertow Test
WildFly Swarm: Undertow Test
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
undertow-test-1.0.2.Final.pom | |
undertow-test-1.0.2.Final.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wildfly.swarm/undertow-test/ -->
<dependency>
<groupId>org.wildfly.swarm</groupId>
<artifactId>undertow-test</artifactId>
<version>1.0.2.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.swarm/undertow-test/
implementation 'org.wildfly.swarm:undertow-test:1.0.2.Final'
// https://jarcasting.com/artifacts/org.wildfly.swarm/undertow-test/
implementation ("org.wildfly.swarm:undertow-test:1.0.2.Final")
'org.wildfly.swarm:undertow-test:jar:1.0.2.Final'
<dependency org="org.wildfly.swarm" name="undertow-test" rev="1.0.2.Final">
<artifact name="undertow-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.swarm', module='undertow-test', version='1.0.2.Final')
)
libraryDependencies += "org.wildfly.swarm" % "undertow-test" % "1.0.2.Final"
[org.wildfly.swarm/undertow-test "1.0.2.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.wildfly.swarm : undertow | jar | 1.0.2.Final |
Group / Artifact | Type | Version |
---|---|---|
org.wildfly.swarm : arquillian | jar | 1.0.2.Final |
org.jboss.arquillian.junit : arquillian-junit-container | jar | |
junit : junit | jar | |
org.easytesting : fest-assert | jar |