License |
License |
---|---|
GroupId | GroupIdio.dinject |
ArtifactId | ArtifactIdwebgen-core |
Last Version | Last Version1.22 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPackaging parent for Avaje OSS projects.
|
Project URL |
Project URL |
Filename | Size |
---|---|
webgen-core-1.22.pom | |
webgen-core-1.22.jar | 81 KB |
webgen-core-1.22-sources.jar | 30 KB |
webgen-core-1.22-javadoc.jar | 512 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.dinject/webgen-core/ -->
<dependency>
<groupId>io.dinject</groupId>
<artifactId>webgen-core</artifactId>
<version>1.22</version>
</dependency>
// https://jarcasting.com/artifacts/io.dinject/webgen-core/
implementation 'io.dinject:webgen-core:1.22'
// https://jarcasting.com/artifacts/io.dinject/webgen-core/
implementation ("io.dinject:webgen-core:1.22")
'io.dinject:webgen-core:jar:1.22'
<dependency org="io.dinject" name="webgen-core" rev="1.22">
<artifact name="webgen-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dinject', module='webgen-core', version='1.22')
)
libraryDependencies += "io.dinject" % "webgen-core" % "1.22"
[io.dinject/webgen-core "1.22"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
javax.validation : validation-api | jar | 2.0.1.Final |
io.dinject : dinject-controller | jar | 1.22 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.2 |
io.swagger.core.v3 : swagger-models | jar | 2.0.8 |
io.swagger.core.v3 : swagger-annotations | jar | 2.0.8 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.assertj : assertj-core | jar | 3.16.1 |
org.mockito : mockito-core | jar | 2.18.3 |