License |
License |
---|---|
GroupId | GroupIdcom.nitorcreations |
ArtifactId | ArtifactIdwillow-servers |
Version | Version2.0.2 |
Type | Typejar |
Description |
DescriptionWillow servers
Willow operational servlets and servers
|
Filename | Size |
---|---|
willow-servers-2.0.2.pom | |
willow-servers-2.0.2.jar | 2 MB |
willow-servers-2.0.2-uber.jar | 32 MB |
willow-servers-2.0.2-sources.jar | 572 KB |
willow-servers-2.0.2-javadoc.jar | 418 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nitorcreations/willow-servers/ -->
<dependency>
<groupId>com.nitorcreations</groupId>
<artifactId>willow-servers</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nitorcreations/willow-servers/
implementation 'com.nitorcreations:willow-servers:2.0.2'
// https://jarcasting.com/artifacts/com.nitorcreations/willow-servers/
implementation ("com.nitorcreations:willow-servers:2.0.2")
'com.nitorcreations:willow-servers:jar:2.0.2'
<dependency org="com.nitorcreations" name="willow-servers" rev="2.0.2">
<artifact name="willow-servers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nitorcreations', module='willow-servers', version='2.0.2')
)
libraryDependencies += "com.nitorcreations" % "willow-servers" % "2.0.2"
[com.nitorcreations/willow-servers "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |