License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Java Languages Jetty Container Application Servers |
GroupId | GroupIdio.github.qsy7.java.infrastructure.inject.modules.web.providers |
ArtifactId | ArtifactIdjetty |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioninject - web - providers - jetty
inject
|
Filename | Size |
---|---|
jetty-0.1.2.pom | 732 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.inject.modules.web.providers/jetty/ -->
<dependency>
<groupId>io.github.qsy7.java.infrastructure.inject.modules.web.providers</groupId>
<artifactId>jetty</artifactId>
<version>0.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.inject.modules.web.providers/jetty/
implementation 'io.github.qsy7.java.infrastructure.inject.modules.web.providers:jetty:0.1.2'
// https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.inject.modules.web.providers/jetty/
implementation ("io.github.qsy7.java.infrastructure.inject.modules.web.providers:jetty:0.1.2")
'io.github.qsy7.java.infrastructure.inject.modules.web.providers:jetty:pom:0.1.2'
<dependency org="io.github.qsy7.java.infrastructure.inject.modules.web.providers" name="jetty" rev="0.1.2">
<artifact name="jetty" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.infrastructure.inject.modules.web.providers', module='jetty', version='0.1.2')
)
libraryDependencies += "io.github.qsy7.java.infrastructure.inject.modules.web.providers" % "jetty" % "0.1.2"
[io.github.qsy7.java.infrastructure.inject.modules.web.providers/jetty "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.qsy7.java.infrastructure.inject.modules.web : api | jar | 0.1.2 |
io.github.qsy7.java.infrastructure.inject : core | jar | 0.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit : junit-bom | pom | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |