is not current version
Last Version 3.0.0

net.sf.sprockets:sprockets-ee 2.0.0

Base Servlet that reads and writes JSON objects.

Categories

Categories

Net
GroupId

GroupId

net.sf.sprockets
ArtifactId

ArtifactId

sprockets-ee
Version

Version

2.0.0
Type

Type

jar

Download sprockets-ee 2.0.0


<!-- https://jarcasting.com/artifacts/net.sf.sprockets/sprockets-ee/ -->
<dependency>
    <groupId>net.sf.sprockets</groupId>
    <artifactId>sprockets-ee</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.sprockets/sprockets-ee/
implementation 'net.sf.sprockets:sprockets-ee:2.0.0'
// https://jarcasting.com/artifacts/net.sf.sprockets/sprockets-ee/
implementation ("net.sf.sprockets:sprockets-ee:2.0.0")
'net.sf.sprockets:sprockets-ee:jar:2.0.0'
<dependency org="net.sf.sprockets" name="sprockets-ee" rev="2.0.0">
  <artifact name="sprockets-ee" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.sprockets', module='sprockets-ee', version='2.0.0')
)
libraryDependencies += "net.sf.sprockets" % "sprockets-ee" % "2.0.0"
[net.sf.sprockets/sprockets-ee "2.0.0"]