License |
License |
---|---|
GroupId | GroupIdio.github.majianzheng |
ArtifactId | ArtifactIdjarboot-core |
Version | Version1.0.7 |
Type | Typejar |
Description |
DescriptionJarboot core
Top Jarboot project pom.xml
|
Filename | Size |
---|---|
jarboot-core-1.0.7.pom | |
jarboot-core-1.0.7.jar | 319 KB |
jarboot-core-1.0.7-sources.jar | 185 KB |
jarboot-core-1.0.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.majianzheng/jarboot-core/ -->
<dependency>
<groupId>io.github.majianzheng</groupId>
<artifactId>jarboot-core</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.majianzheng/jarboot-core/
implementation 'io.github.majianzheng:jarboot-core:1.0.7'
// https://jarcasting.com/artifacts/io.github.majianzheng/jarboot-core/
implementation ("io.github.majianzheng:jarboot-core:1.0.7")
'io.github.majianzheng:jarboot-core:jar:1.0.7'
<dependency org="io.github.majianzheng" name="jarboot-core" rev="1.0.7">
<artifact name="jarboot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.majianzheng', module='jarboot-core', version='1.0.7')
)
libraryDependencies += "io.github.majianzheng" % "jarboot-core" % "1.0.7"
[io.github.majianzheng/jarboot-core "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : bytekit-core | jar | 0.0.5 |
org.benf : cfr | jar | 0.151 |
io.netty : netty-codec-http | jar | 4.1.65.Final |
commons-io : commons-io | jar | 2.11.0 |
com.squareup.okhttp3 : okhttp | jar | 3.10.0 |
org.thymeleaf : thymeleaf | jar | 3.0.12.RELEASE |
com.googlecode.htmlcompressor : htmlcompressor | jar | 1.5.2 |
org.slf4j : slf4j-api | jar | 1.7.31 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
io.github.majianzheng : jarboot-common | jar | 1.0.7 |
Group / Artifact | Type | Version |
---|---|---|
io.github.majianzheng : jarboot-spy Optional | jar | 1.0.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.19.0 |
org.mockito : mockito-core | jar | 3.9.0 |