Last Version

jtools 2.0.0

jxnflzc's java tools

License

License

GroupId

GroupId

io.github.jxnflzc
ArtifactId

ArtifactId

jtools
Version

Version

2.0.0
Type

Type

pom
Description

Description

jtools
jxnflzc's java tools
Project URL

Project URL

https://github.com/jxnflzc

Download jtools 2.0.0

Filename Size
jtools-2.0.0.pom 6 KB
Browse

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

Dependencies

compile (1)

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

  • jtools-log
  • jtools-pattern
  • jtools-util
  • jtools-core