| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.fabric8.devops.apps |
| Идентификатор | Идентификаторnexus3 |
| Последняя версия | Последняя версия2.2.335 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеNexus3
[Nexus](http://www.sonatype.org/nexus/) - A maven repository manager
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| nexus3-2.2.335.pom | |
| nexus3-2.2.335.jar | 39 KB |
| nexus3-2.2.335-sources.jar | 29 KB |
| nexus3-2.2.335-openshift.yml | 3 KB |
| nexus3-2.2.335-openshift.json | 4 KB |
| nexus3-2.2.335-kubernetes.yml | 3 KB |
| nexus3-2.2.335-kubernetes.json | 4 KB |
| nexus3-2.2.335-helm.tar.gz | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.fabric8.devops.apps/nexus3/ -->
<dependency>
<groupId>io.fabric8.devops.apps</groupId>
<artifactId>nexus3</artifactId>
<version>2.2.335</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/nexus3/
implementation 'io.fabric8.devops.apps:nexus3:2.2.335'
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/nexus3/
implementation ("io.fabric8.devops.apps:nexus3:2.2.335")
'io.fabric8.devops.apps:nexus3:jar:2.2.335'
<dependency org="io.fabric8.devops.apps" name="nexus3" rev="2.2.335">
<artifact name="nexus3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.devops.apps', module='nexus3', version='2.2.335')
)
libraryDependencies += "io.fabric8.devops.apps" % "nexus3" % "2.2.335"
[io.fabric8.devops.apps/nexus3 "2.2.335"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.1.8.Final |
| io.fabric8 : fabric8-arquillian | jar | 2.3.0 |
| io.fabric8 : kubernetes-assertions | jar | 2.3.0 |
| junit : junit | jar | 4.12 |