License |
License |
---|---|
GroupId | GroupIdcom.github.shoothzj |
ArtifactId | ArtifactIdsdk-codec-bk |
Version | Version3.0.34.RELEASE |
Type | Typejar |
Description |
DescriptionJava dependency
|
Project Organization |
Project OrganizationShoothzj |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/sdk-codec-bk/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>sdk-codec-bk</artifactId>
<version>3.0.34.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/sdk-codec-bk/
implementation 'com.github.shoothzj:sdk-codec-bk:3.0.34.RELEASE'
// https://jarcasting.com/artifacts/com.github.shoothzj/sdk-codec-bk/
implementation ("com.github.shoothzj:sdk-codec-bk:3.0.34.RELEASE")
'com.github.shoothzj:sdk-codec-bk:jar:3.0.34.RELEASE'
<dependency org="com.github.shoothzj" name="sdk-codec-bk" rev="3.0.34.RELEASE">
<artifact name="sdk-codec-bk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='sdk-codec-bk', version='3.0.34.RELEASE')
)
libraryDependencies += "com.github.shoothzj" % "sdk-codec-bk" % "3.0.34.RELEASE"
[com.github.shoothzj/sdk-codec-bk "3.0.34.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shoothzj : java-tool | jar | 3.0.34.RELEASE |
org.apache.bookkeeper : bookkeeper-server | jar | 4.14.1 |
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
com.github.shoothzj : test-base | jar | 3.0.34.RELEASE |
junit : junit | jar | 4.13 |
org.mockito : mockito-core | jar | 3.11.0 |