License |
License |
---|---|
GroupId | GroupIdio.vertigo |
ArtifactId | ArtifactIdvertigo-stella |
Last Version | Last Version3.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvertigo-stella
Vertigo is a simple java project starter
|
Filename | Size |
---|---|
vertigo-stella-3.3.0.pom | |
vertigo-stella-3.3.0.jar | 92 KB |
vertigo-stella-3.3.0-tests.jar | 47 KB |
vertigo-stella-3.3.0-test-sources.jar | 22 KB |
vertigo-stella-3.3.0-sources.jar | 47 KB |
vertigo-stella-3.3.0-javadoc.jar | 217 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.vertigo/vertigo-stella/ -->
<dependency>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-stella</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertigo/vertigo-stella/
implementation 'io.vertigo:vertigo-stella:3.3.0'
// https://jarcasting.com/artifacts/io.vertigo/vertigo-stella/
implementation ("io.vertigo:vertigo-stella:3.3.0")
'io.vertigo:vertigo-stella:jar:3.3.0'
<dependency org="io.vertigo" name="vertigo-stella" rev="3.3.0">
<artifact name="vertigo-stella" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertigo', module='vertigo-stella', version='3.3.0')
)
libraryDependencies += "io.vertigo" % "vertigo-stella" % "3.3.0"
[io.vertigo/vertigo-stella "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
io.vertigo : vertigo-core | jar | 3.3.0 |
io.vertigo : vertigo-commons | jar | 3.3.0 |
io.vertigo : vertigo-vega Optional | jar | 3.3.0 |
org.glassfish.jersey.core : jersey-client Optional | jar | 3.0.3 |
org.glassfish.jersey.inject : jersey-hk2 Optional | jar | 3.0.3 |
io.vertigo : vertigo-redis-connector Optional | jar | 3.3.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty.websocket : websocket-server | jar | 9.4.44.v20210927 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |