Example Application

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

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.sidhant92
ArtifactId

ArtifactId

boolparser
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download boolparser

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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