| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаcom.github.xuerong |
| Идентификатор | Идентификаторpeony-platform |
| Версия | Версия1.0.1-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеpeony-platform 1.0.1-RELEASE
Top Peony project pom.xml file
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| peony-platform-1.0.1-RELEASE.pom | |
| peony-platform-1.0.1-RELEASE.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.xuerong/peony-platform/ -->
<dependency>
<groupId>com.github.xuerong</groupId>
<artifactId>peony-platform</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuerong/peony-platform/
implementation 'com.github.xuerong:peony-platform:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.xuerong/peony-platform/
implementation ("com.github.xuerong:peony-platform:1.0.1-RELEASE")
'com.github.xuerong:peony-platform:jar:1.0.1-RELEASE'
<dependency org="com.github.xuerong" name="peony-platform" rev="1.0.1-RELEASE">
<artifact name="peony-platform" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuerong', module='peony-platform', version='1.0.1-RELEASE')
)
libraryDependencies += "com.github.xuerong" % "peony-platform" % "1.0.1-RELEASE"
[com.github.xuerong/peony-platform "1.0.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.xuerong : peony-common | jar | 1.0.1-RELEASE |
| com.github.xuerong : peony-core | jar | 1.0.1-RELEASE |
| org.eclipse.jgit : org.eclipse.jgit | jar | 5.8.1.202007141445-r |
| com.jcraft : jsch | jar | 0.1.55 |