Example Application

A application used as an example on how to set up pushing its components to the Central Repository.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

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

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

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

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

1.0.9
Дата

Дата

Тип

Тип

jar
Описание

Описание

Example Application
A application used as an example on how to set up pushing its components to the Central Repository.

Скачать boolparser

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback.contrib : logback-json-classic jar 0.1.5
ch.qos.logback.contrib : logback-jackson jar 0.1.5
net.logstash.logback : logstash-logback-encoder jar 5.2
org.apache.maven : maven-artifact jar 3.5.2

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.junit.jupiter : junit-jupiter-engine jar 5.4.2
org.junit.jupiter : junit-jupiter-params jar 5.4.2
org.mockito : mockito-junit-jupiter jar 3.3.3
org.mock-server : mockserver-junit-jupiter jar 5.10.0

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

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

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

Версия
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0