License |
License |
---|---|
GroupId | GroupIdcom.github.zhangyingwei |
ArtifactId | ArtifactIdcockroach-annotation |
Version | Version1.0.6-Beta |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.github.zhangyingwei/cockroach-annotation/ -->
<dependency>
<groupId>com.github.zhangyingwei</groupId>
<artifactId>cockroach-annotation</artifactId>
<version>1.0.6-Beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhangyingwei/cockroach-annotation/
implementation 'com.github.zhangyingwei:cockroach-annotation:1.0.6-Beta'
// https://jarcasting.com/artifacts/com.github.zhangyingwei/cockroach-annotation/
implementation ("com.github.zhangyingwei:cockroach-annotation:1.0.6-Beta")
'com.github.zhangyingwei:cockroach-annotation:jar:1.0.6-Beta'
<dependency org="com.github.zhangyingwei" name="cockroach-annotation" rev="1.0.6-Beta">
<artifact name="cockroach-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhangyingwei', module='cockroach-annotation', version='1.0.6-Beta')
)
libraryDependencies += "com.github.zhangyingwei" % "cockroach-annotation" % "1.0.6-Beta"
[com.github.zhangyingwei/cockroach-annotation "1.0.6-Beta"]
Group / Artifact | Type | Version |
---|---|---|
com.github.zhangyingwei : cockroach-core | jar | 1.0.6-Beta |
log4j : log4j | jar | 1.2.17 |