License |
License |
---|---|
GroupId | GroupIdorg.apithefire |
ArtifactId | ArtifactIdapithefire-servlet-examples |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapithefire-servlet-examples
Servlet examples
|
<!-- https://jarcasting.com/artifacts/org.apithefire/apithefire-servlet-examples/ -->
<dependency>
<groupId>org.apithefire</groupId>
<artifactId>apithefire-servlet-examples</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apithefire/apithefire-servlet-examples/
implementation 'org.apithefire:apithefire-servlet-examples:0.1.2'
// https://jarcasting.com/artifacts/org.apithefire/apithefire-servlet-examples/
implementation ("org.apithefire:apithefire-servlet-examples:0.1.2")
'org.apithefire:apithefire-servlet-examples:jar:0.1.2'
<dependency org="org.apithefire" name="apithefire-servlet-examples" rev="0.1.2">
<artifact name="apithefire-servlet-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apithefire', module='apithefire-servlet-examples', version='0.1.2')
)
libraryDependencies += "org.apithefire" % "apithefire-servlet-examples" % "0.1.2"
[org.apithefire/apithefire-servlet-examples "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apithefire : apithefire-servlet-jetty | jar | 0.1.2 |
org.apithefire : apithefire-servlet-wicket | jar | 0.1.2 |