Last Version

Smartrplace servlet API 0.0.1

Constants for the Smartrplace servlet context helper

License

License

GroupId

GroupId

org.smartrplace.tools
ArtifactId

ArtifactId

smartrplace-servlet-api
Version

Version

0.0.1
Type

Type

jar
Description

Description

Smartrplace servlet API
Constants for the Smartrplace servlet context helper

Download smartrplace-servlet-api 0.0.1


<!-- https://jarcasting.com/artifacts/org.smartrplace.tools/smartrplace-servlet-api/ -->
<dependency>
    <groupId>org.smartrplace.tools</groupId>
    <artifactId>smartrplace-servlet-api</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.smartrplace.tools/smartrplace-servlet-api/
implementation 'org.smartrplace.tools:smartrplace-servlet-api:0.0.1'
// https://jarcasting.com/artifacts/org.smartrplace.tools/smartrplace-servlet-api/
implementation ("org.smartrplace.tools:smartrplace-servlet-api:0.0.1")
'org.smartrplace.tools:smartrplace-servlet-api:jar:0.0.1'
<dependency org="org.smartrplace.tools" name="smartrplace-servlet-api" rev="0.0.1">
  <artifact name="smartrplace-servlet-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smartrplace.tools', module='smartrplace-servlet-api', version='0.0.1')
)
libraryDependencies += "org.smartrplace.tools" % "smartrplace-servlet-api" % "0.0.1"
[org.smartrplace.tools/smartrplace-servlet-api "0.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.osgi : osgi.core jar 6.0.0
org.osgi : osgi.cmpn jar 6.0.0
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.