io.github.jxnflzc:jtools-core

jxnflzc's java tools

License

License

GroupId

GroupId

io.github.jxnflzc
ArtifactId

ArtifactId

jtools-core
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

jxnflzc's java tools

Download jtools-core

Filename Size
jtools-core-2.0.1.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.jxnflzc/jtools-core/ -->
<dependency>
    <groupId>io.github.jxnflzc</groupId>
    <artifactId>jtools-core</artifactId>
    <version>2.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jxnflzc/jtools-core/
implementation 'io.github.jxnflzc:jtools-core:2.0.1'
// https://jarcasting.com/artifacts/io.github.jxnflzc/jtools-core/
implementation ("io.github.jxnflzc:jtools-core:2.0.1")
'io.github.jxnflzc:jtools-core:pom:2.0.1'
<dependency org="io.github.jxnflzc" name="jtools-core" rev="2.0.1">
  <artifact name="jtools-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jxnflzc', module='jtools-core', version='2.0.1')
)
libraryDependencies += "io.github.jxnflzc" % "jtools-core" % "2.0.1"
[io.github.jxnflzc/jtools-core "2.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
io.github.jxnflzc : jtools-log jar ${jtools.log.version}
io.github.jxnflzc : jtools-pattern jar ${jtools.pattern.version}
io.github.jxnflzc : jtools-util jar ${jtools.util.version}
org.apache.commons : commons-lang3 jar 3.12.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.0-M1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.3.4