| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.zhangyingwei |
| Идентификатор | Идентификаторcockroach-annotation |
| Версия | Версия1.0.6-Beta |
| Тип | Типjar |
| Описание |
ОписаниеSonatype 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.zhangyingwei : cockroach-core | jar | 1.0.6-Beta |
| log4j : log4j | jar | 1.2.17 |