| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.no-hope |
| Идентификатор | Идентификаторspringapp |
| Последняя версия | Последняя версия0.2.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspringapp
|
| Имя Файла | Размер |
|---|---|
| springapp-0.2.3.pom | |
| springapp-0.2.3.jar | 28 KB |
| springapp-0.2.3-tests.jar | 56 KB |
| springapp-0.2.3-sources.jar | 10 KB |
| springapp-0.2.3-javadoc.jar | 119 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.no-hope/springapp/ -->
<dependency>
<groupId>org.no-hope</groupId>
<artifactId>springapp</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.no-hope/springapp/
implementation 'org.no-hope:springapp:0.2.3'
// https://jarcasting.com/artifacts/org.no-hope/springapp/
implementation ("org.no-hope:springapp:0.2.3")
'org.no-hope:springapp:jar:0.2.3'
<dependency org="org.no-hope" name="springapp" rev="0.2.3">
<artifact name="springapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.no-hope', module='springapp', version='0.2.3')
)
libraryDependencies += "org.no-hope" % "springapp" % "0.2.3"
[org.no-hope/springapp "0.2.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.no-hope : jsr305-aspectj-validation | jar | 0.2.3 |
| org.no-hope : springtools | jar | 0.2.3 |
| org.no-hope : apptools | jar | 0.2.3 |
| org.apache.xbean : xbean-finder | jar | 3.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| junit : junit | jar | 4.12 |