Last Version

Soklet 1.2.7

Soklet is a minimalist infrastructure for Java webapps and microservices.

License

License

GroupId

GroupId

com.soklet
ArtifactId

ArtifactId

soklet
Version

Version

1.2.7
Type

Type

jar
Description

Description

Soklet
Soklet is a minimalist infrastructure for Java webapps and microservices.
Project URL

Project URL

http://soklet.com

Download soklet 1.2.7


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

Dependencies

compile (5)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
javax.servlet : javax.servlet-api jar 3.1.0
javax.xml.bind : jaxb-api jar 2.3.0
com.sun.xml.bind : jaxb-core jar 2.3.0
com.sun.xml.bind : jaxb-impl jar 2.3.0

provided (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.9
org.slf4j : jul-to-slf4j jar 1.7.22

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.