| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.maxwoods |
| Идентификатор | Идентификаторnimble-starter-parent |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| nimble-starter-parent-0.0.1.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.maxwoods/nimble-starter-parent/ -->
<dependency>
<groupId>net.maxwoods</groupId>
<artifactId>nimble-starter-parent</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.maxwoods/nimble-starter-parent/
implementation 'net.maxwoods:nimble-starter-parent:0.0.1'
// https://jarcasting.com/artifacts/net.maxwoods/nimble-starter-parent/
implementation ("net.maxwoods:nimble-starter-parent:0.0.1")
'net.maxwoods:nimble-starter-parent:pom:0.0.1'
<dependency org="net.maxwoods" name="nimble-starter-parent" rev="0.0.1">
<artifact name="nimble-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.maxwoods', module='nimble-starter-parent', version='0.0.1')
)
libraryDependencies += "net.maxwoods" % "nimble-starter-parent" % "0.0.1"
[net.maxwoods/nimble-starter-parent "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.3.0 |