License |
License
AL2
|
---|---|
GroupId | GroupIdio.thorntail.servers |
ArtifactId | ArtifactIdweb |
Version | Version2.7.0.Final |
Type | Typejar |
Description |
DescriptionStandalone Server: Web
Standalone Server: Web
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
web-2.7.0.Final.pom | |
web-2.7.0.Final.jar | 2 KB |
web-2.7.0.Final-sources.jar | 2 KB |
web-2.7.0.Final-hollow-thorntail.jar | 98 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.thorntail.servers/web/ -->
<dependency>
<groupId>io.thorntail.servers</groupId>
<artifactId>web</artifactId>
<version>2.7.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.thorntail.servers/web/
implementation 'io.thorntail.servers:web:2.7.0.Final'
// https://jarcasting.com/artifacts/io.thorntail.servers/web/
implementation ("io.thorntail.servers:web:2.7.0.Final")
'io.thorntail.servers:web:jar:2.7.0.Final'
<dependency org="io.thorntail.servers" name="web" rev="2.7.0.Final">
<artifact name="web" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thorntail.servers', module='web', version='2.7.0.Final')
)
libraryDependencies += "io.thorntail.servers" % "web" % "2.7.0.Final"
[io.thorntail.servers/web "2.7.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
io.thorntail : web | jar | 2.7.0.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.easytesting : fest-assert | jar | 1.4 |
org.mockito : mockito-core | jar | 2.2.28 |
io.thorntail : build-resources | jar | 2.7.0.Final |