License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oneandone.cosmo |
ArtifactId | ArtifactIdcosmo-webapp |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptioncosmo-webapp
Parent POM for 1-and-1 open source projects.
Defines oftenly used dependencies as well as plugins and their versions.
|
Project Organization |
Project Organization1&1 |
Filename | Size |
---|---|
cosmo-webapp-1.0.5.pom | |
cosmo-webapp-1.0.5.war | 36 MB |
cosmo-webapp-1.0.5-sources.jar | 6 KB |
cosmo-webapp-1.0.5-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone.cosmo/cosmo-webapp/ -->
<dependency>
<groupId>net.oneandone.cosmo</groupId>
<artifactId>cosmo-webapp</artifactId>
<version>1.0.5</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.cosmo/cosmo-webapp/
implementation 'net.oneandone.cosmo:cosmo-webapp:1.0.5'
// https://jarcasting.com/artifacts/net.oneandone.cosmo/cosmo-webapp/
implementation ("net.oneandone.cosmo:cosmo-webapp:1.0.5")
'net.oneandone.cosmo:cosmo-webapp:war:1.0.5'
<dependency org="net.oneandone.cosmo" name="cosmo-webapp" rev="1.0.5">
<artifact name="cosmo-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.cosmo', module='cosmo-webapp', version='1.0.5')
)
libraryDependencies += "net.oneandone.cosmo" % "cosmo-webapp" % "1.0.5"
[net.oneandone.cosmo/cosmo-webapp "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
net.oneandone.cosmo : cosmo-core | jar | 1.0.5 |
commons-dbcp : commons-dbcp | jar | 1.4 |
org.hsqldb : hsqldb | jar | 2.3.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |