Jarboot core

Top Jarboot project pom.xml

License

License

GroupId

GroupId

io.github.majianzheng
ArtifactId

ArtifactId

jarboot-core
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Jarboot core
Top Jarboot project pom.xml

Download jarboot-core

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.alibaba : bytekit-core jar 0.0.5
org.benf : cfr jar 0.151
commons-io : commons-io jar 2.11.0
com.squareup.okhttp3 : okhttp jar 3.14.9
org.slf4j : slf4j-api jar 1.7.32
ch.qos.logback : logback-classic jar 1.2.9
ch.qos.logback : logback-core jar 1.2.9
ognl : ognl jar 3.1.19
io.github.majianzheng : jarboot-common jar 2.3.1

provided (2)

Group / Artifact Type Version
io.github.majianzheng : jarboot-spy Optional jar 2.3.1
io.github.majianzheng : jarboot-api jar 2.3.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0
org.mockito : mockito-core jar 4.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.1
2.3.0
2.2.4
2.2.1
2.0.0
1.1.2
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0