License |
License |
---|---|
GroupId | GroupIdorg.apithefire |
ArtifactId | ArtifactIdapithefire-servlet |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapithefire-servlet
Servlet wrapper
|
Filename | Size |
---|---|
apithefire-servlet-0.1.2.pom | |
apithefire-servlet-0.1.2.jar | 40 KB |
apithefire-servlet-0.1.2-sources.jar | 27 KB |
apithefire-servlet-0.1.2-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apithefire/apithefire-servlet/ -->
<dependency>
<groupId>org.apithefire</groupId>
<artifactId>apithefire-servlet</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apithefire/apithefire-servlet/
implementation 'org.apithefire:apithefire-servlet:0.1.2'
// https://jarcasting.com/artifacts/org.apithefire/apithefire-servlet/
implementation ("org.apithefire:apithefire-servlet:0.1.2")
'org.apithefire:apithefire-servlet:jar:0.1.2'
<dependency org="org.apithefire" name="apithefire-servlet" rev="0.1.2">
<artifact name="apithefire-servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apithefire', module='apithefire-servlet', version='0.1.2')
)
libraryDependencies += "org.apithefire" % "apithefire-servlet" % "0.1.2"
[org.apithefire/apithefire-servlet "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apithefire : apithefire-util | jar | 0.1.2 |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apithefire : apithefire-test | jar | 0.1.2 |