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

example project 0.1.2

A collection of helper tools in the form of Java libraries optionally controlled through command line arguments.

Лицензия

Лицензия

Группа

Группа

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

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

example
Версия

Версия

0.1.2
Тип

Тип

jar
Описание

Описание

example project
A collection of helper tools in the form of Java libraries optionally controlled through command line arguments.
Система контроля версий

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

http://github.com/secondbase/secondbase/tree/master/example

Скачать example 0.1.2


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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
com.github.secondbase : flags jar 0.1.2
com.github.secondbase : core jar 0.1.2
com.github.secondbase : jsonlogging jar 0.1.2
com.github.secondbase : consul jar 0.1.2
com.github.secondbase : webconsole jar 0.1.2
com.github.secondbase : prometheus-webconsole jar 0.1.2
com.github.secondbase : consul-prometheus-widget jar 0.1.2
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : jul-to-slf4j jar 1.7.25

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-core jar 2.8.47

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

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