| Лицензия |
Лицензия
LGPL License
|
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sf.itcb.module.blank |
| Идентификатор | Идентификаторblank-root |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеblank-root
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| blank-root-0.0.1.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sf.itcb.module.blank/blank-root/ -->
<dependency>
<groupId>net.sf.itcb.module.blank</groupId>
<artifactId>blank-root</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.itcb.module.blank/blank-root/
implementation 'net.sf.itcb.module.blank:blank-root:0.0.1'
// https://jarcasting.com/artifacts/net.sf.itcb.module.blank/blank-root/
implementation ("net.sf.itcb.module.blank:blank-root:0.0.1")
'net.sf.itcb.module.blank:blank-root:pom:0.0.1'
<dependency org="net.sf.itcb.module.blank" name="blank-root" rev="0.0.1">
<artifact name="blank-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.itcb.module.blank', module='blank-root', version='0.0.1')
)
libraryDependencies += "net.sf.itcb.module.blank" % "blank-root" % "0.0.1"
[net.sf.itcb.module.blank/blank-root "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.xml.bind : jaxb-api | jar | 2.0 |
| com.sun.xml.bind : jaxb-impl | jar | 2.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.persistence : persistence-api | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.7 |
| org.springframework : spring-test | jar | 3.0.5.RELEASE |