Soklet

Soklet is a minimalist infrastructure for Java webapps and microservices.

Лицензия

Лицензия

Группа

Группа

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

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

soklet
Последняя версия

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

1.2.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

Soklet
Soklet is a minimalist infrastructure for Java webapps and microservices.
Ссылка на сайт

Ссылка на сайт

http://soklet.com

Скачать soklet

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.1.9
org.slf4j : jul-to-slf4j jar 1.7.22

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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