org.seedstack.shed:shed

Clean Java development

Лицензия

Лицензия

Группа

Группа

org.seedstack.shed
Идентификатор

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

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

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

1.1.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

Clean Java development
Организация-разработчик

Организация-разработчик

SeedStack
Система контроля версий

Система контроля версий

https://github.com/seedstack/shed

Скачать shed

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api Необязательный jar 1.7.25
javax.annotation : javax.annotation-api Необязательный jar 1.2

provided (2)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.code.findbugs : annotations jar 3.0.1

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.assertj : assertj-core jar 3.12.1
org.seedstack.addons.jmh : jmh-launcher jar 1.0.2
com.github.ben-manes.caffeine : caffeine jar 2.7.0
ch.qos.logback : logback-classic jar 1.2.3

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

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

SeedStack utilities

Build status Coverage Status Maven Central

Standalone (no-dependencies) general purpose Java utilities for SeedStack.

Copyright and license

This source code is copyrighted by The SeedStack Authors and released under the terms of the Mozilla Public License 2.0.

org.seedstack.shed

SeedStack

Clean Java Development

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

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