GroupId | GroupIdcom.gitee.rabbitnoteeth |
---|---|
ArtifactId | ArtifactIdbedrock-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
bedrock-core-1.0.0.pom | |
bedrock-core-1.0.0.jar | 56 KB |
bedrock-core-1.0.0-sources.jar | 25 KB |
bedrock-core-1.0.0-javadoc.jar | 606 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.rabbitnoteeth/bedrock-core/ -->
<dependency>
<groupId>com.gitee.rabbitnoteeth</groupId>
<artifactId>bedrock-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.rabbitnoteeth/bedrock-core/
implementation 'com.gitee.rabbitnoteeth:bedrock-core:1.0.0'
// https://jarcasting.com/artifacts/com.gitee.rabbitnoteeth/bedrock-core/
implementation ("com.gitee.rabbitnoteeth:bedrock-core:1.0.0")
'com.gitee.rabbitnoteeth:bedrock-core:jar:1.0.0'
<dependency org="com.gitee.rabbitnoteeth" name="bedrock-core" rev="1.0.0">
<artifact name="bedrock-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.rabbitnoteeth', module='bedrock-core', version='1.0.0')
)
libraryDependencies += "com.gitee.rabbitnoteeth" % "bedrock-core" % "1.0.0"
[com.gitee.rabbitnoteeth/bedrock-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.apache.logging.log4j : log4j-api | jar | |
org.apache.logging.log4j : log4j-to-slf4j | jar | |
io.vertx : vertx-core | jar | |
commons-io : commons-io | jar | |
org.apache.commons : commons-lang3 | jar | |
com.google.code.gson : gson | jar | |
org.apache.httpcomponents : httpclient | jar | |
commons-codec : commons-codec | jar |