| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdorg.sonatype.nexus.buildsupport |
| ArtifactId | ArtifactIdnexus-buildsupport-guice |
| Last Version | Last Version3.40.1-01 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionorg.sonatype.nexus.buildsupport:nexus-buildsupport-guice
org.sonatype.nexus.buildsupport:nexus-buildsupport-guice
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| nexus-buildsupport-guice-3.40.1-01.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.nexus.buildsupport/nexus-buildsupport-guice/ -->
<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-guice</artifactId>
<version>3.40.1-01</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus.buildsupport/nexus-buildsupport-guice/
implementation 'org.sonatype.nexus.buildsupport:nexus-buildsupport-guice:3.40.1-01'
// https://jarcasting.com/artifacts/org.sonatype.nexus.buildsupport/nexus-buildsupport-guice/
implementation ("org.sonatype.nexus.buildsupport:nexus-buildsupport-guice:3.40.1-01")
'org.sonatype.nexus.buildsupport:nexus-buildsupport-guice:pom:3.40.1-01'
<dependency org="org.sonatype.nexus.buildsupport" name="nexus-buildsupport-guice" rev="3.40.1-01">
<artifact name="nexus-buildsupport-guice" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus.buildsupport', module='nexus-buildsupport-guice', version='3.40.1-01')
)
libraryDependencies += "org.sonatype.nexus.buildsupport" % "nexus-buildsupport-guice" % "3.40.1-01"
[org.sonatype.nexus.buildsupport/nexus-buildsupport-guice "3.40.1-01"]