| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.newmainsoftech.spray |
| Идентификатор | Идентификаторsprex |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеSprex
Library of Spring extensions and configurations
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикNewMain Softech |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sprex-1.0.0.pom | |
| sprex-1.0.0.jar | 33 KB |
| sprex-1.0.0-sources.jar | 25 KB |
| sprex-1.0.0-javadoc.jar | 169 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.newmainsoftech.spray/sprex/ -->
<dependency>
<groupId>com.newmainsoftech.spray</groupId>
<artifactId>sprex</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.newmainsoftech.spray/sprex/
implementation 'com.newmainsoftech.spray:sprex:1.0.0'
// https://jarcasting.com/artifacts/com.newmainsoftech.spray/sprex/
implementation ("com.newmainsoftech.spray:sprex:1.0.0")
'com.newmainsoftech.spray:sprex:jar:1.0.0'
<dependency org="com.newmainsoftech.spray" name="sprex" rev="1.0.0">
<artifact name="sprex" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newmainsoftech.spray', module='sprex', version='1.0.0')
)
libraryDependencies += "com.newmainsoftech.spray" % "sprex" % "1.0.0"
[com.newmainsoftech.spray/sprex "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-webmvc | jar | 3.2.0.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| jstl : jstl | jar | 1.2 |
| ch.qos.logback : logback-classic | jar | 1.0.9 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-test | jar | 3.2.0.RELEASE |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-core | jar | 1.9.5 |
| junit : junit | jar | 4.11 |
| org.seleniumhq.selenium : selenium-java | jar | 2.29.1 |