не последняя версия
Последняя версия 1.2.7

com.soklet:soklet 1.1.13

Soklet is a minimalist infrastructure for Java webapps and microservices.

Группа

Группа

com.soklet
Идентификатор

Идентификатор

soklet
Версия

Версия

1.1.13
Тип

Тип

jar

Скачать soklet 1.1.13


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