Soklet

Soklet is a minimalist infrastructure for Java webapps and microservices.

License

License

GroupId

GroupId

com.soklet
ArtifactId

ArtifactId

soklet
Last Version

Last Version

1.2.7
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.17
1.1.16
1.1.15
1.1.14
1.1.13
1.1.12
1.1.11
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
0.1.1
0.1.0