Confectory Core

Core part of Confectory that defines the base API and provides basic functionality using standard Java features

License

License

Categories

Categories

Net
GroupId

GroupId

net.obvj
ArtifactId

ArtifactId

confectory-core
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Confectory Core
Core part of Confectory that defines the base API and provides basic functionality using standard Java features

Download confectory-core

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-text jar 1.9
commons-io : commons-io jar 2.11.0
com.jayway.jsonpath : json-path jar 2.7.0
net.obvj : performetrics jar 2.2.4
org.slf4j : slf4j-api jar 1.7.36

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
net.obvj : junit-utils jar 1.3.1
org.mockito : mockito-inline jar 4.2.0
org.mockito : mockito-junit-jupiter jar 4.2.0
ch.qos.logback : logback-classic jar 1.2.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0
1.2.0
1.1.0
1.0.1
1.0.0
0.4.0
0.3.1
0.3.0
0.2.0
0.1.0