| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.terrestris |
| Идентификатор | Идентификаторshogun-core |
| Последняя версия | Последняя версия5.3.12 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSHOGun-Core
SHOGun-Core is the core framework used in SHOGun
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| shogun-core-5.3.12.pom | 43 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.terrestris/shogun-core/ -->
<dependency>
<groupId>de.terrestris</groupId>
<artifactId>shogun-core</artifactId>
<version>5.3.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.terrestris/shogun-core/
implementation 'de.terrestris:shogun-core:5.3.12'
// https://jarcasting.com/artifacts/de.terrestris/shogun-core/
implementation ("de.terrestris:shogun-core:5.3.12")
'de.terrestris:shogun-core:pom:5.3.12'
<dependency org="de.terrestris" name="shogun-core" rev="5.3.12">
<artifact name="shogun-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.terrestris', module='shogun-core', version='5.3.12')
)
libraryDependencies += "de.terrestris" % "shogun-core" % "5.3.12"
[de.terrestris/shogun-core "5.3.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
| org.apache.logging.log4j : log4j-jcl | jar | 2.17.0 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.0 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.28 |
| org.slf4j : slf4j-simple | jar | 1.7.28 |
| org.slf4j : slf4j-api | jar | 1.7.28 |
| xerces : xercesImpl | jar | 2.12.2 |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.0.1 |
| org.hibernate : hibernate-jcache | jar | 5.4.24.Final |
| org.hibernate : hibernate-spatial | jar | 5.4.24.Final |
| javax.cache : cache-api | jar | 1.1.1 |
| com.zaxxer : HikariCP | jar | 3.4.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.powermock : powermock-api-mockito2 | jar | 2.0.9 |