License |
License |
---|---|
GroupId | GroupIdorg.tashlin |
ArtifactId | ArtifactIdtashlin-web |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptiontashlin
General-purpose task scheduler
|
Filename | Size |
---|---|
tashlin-web-0.0.1.pom | |
tashlin-web-0.0.1.war | 4 MB |
tashlin-web-0.0.1-sources.jar | 1 KB |
tashlin-web-0.0.1-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tashlin/tashlin-web/ -->
<dependency>
<groupId>org.tashlin</groupId>
<artifactId>tashlin-web</artifactId>
<version>0.0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.tashlin/tashlin-web/
implementation 'org.tashlin:tashlin-web:0.0.1'
// https://jarcasting.com/artifacts/org.tashlin/tashlin-web/
implementation ("org.tashlin:tashlin-web:0.0.1")
'org.tashlin:tashlin-web:war:0.0.1'
<dependency org="org.tashlin" name="tashlin-web" rev="0.0.1">
<artifact name="tashlin-web" type="war" />
</dependency>
@Grapes(
@Grab(group='org.tashlin', module='tashlin-web', version='0.0.1')
)
libraryDependencies += "org.tashlin" % "tashlin-web" % "0.0.1"
[org.tashlin/tashlin-web "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.containers : jersey-container-servlet-core | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |