License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oneandone.cosmo |
ArtifactId | ArtifactIdcosmo-core |
Last Version | Last Version3.8.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent POM for 1-and-1 open source projects.
Defines often used dependencies and plugins.
|
Project Organization |
Project Organization1&1 |
Filename | Size |
---|---|
cosmo-core-3.8.4.pom | |
cosmo-core-3.8.4.jar | 759 KB |
cosmo-core-3.8.4-test-sources.jar | 333 KB |
cosmo-core-3.8.4-sources.jar | 642 KB |
cosmo-core-3.8.4-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone.cosmo/cosmo-core/ -->
<dependency>
<groupId>net.oneandone.cosmo</groupId>
<artifactId>cosmo-core</artifactId>
<version>3.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.cosmo/cosmo-core/
implementation 'net.oneandone.cosmo:cosmo-core:3.8.4'
// https://jarcasting.com/artifacts/net.oneandone.cosmo/cosmo-core/
implementation ("net.oneandone.cosmo:cosmo-core:3.8.4")
'net.oneandone.cosmo:cosmo-core:jar:3.8.4'
<dependency org="net.oneandone.cosmo" name="cosmo-core" rev="3.8.4">
<artifact name="cosmo-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.cosmo', module='cosmo-core', version='3.8.4')
)
libraryDependencies += "net.oneandone.cosmo" % "cosmo-core" % "3.8.4"
[net.oneandone.cosmo/cosmo-core "3.8.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-starter-data-jpa | jar | |
net.oneandone.cosmo : cosmo-api | jar | 3.8.4 |
commons-lang : commons-lang | jar | 2.6 |
commons-io : commons-io | jar | 2.4 |
commons-codec : commons-codec | jar | |
xerces : xercesImpl | jar | 2.12.0 |
org.mariadb.jdbc : mariadb-java-client | jar | 2.7.0 |
org.apache.abdera : abdera-core | jar | 1.1.3 |
org.apache.abdera : abdera-i18n | jar | 1.1.3 |
org.mnode.ical4j : ical4j | jar | 3.0.27 |
org.apache.jackrabbit : jackrabbit-webdav | jar | 2.19.0 |
org.springframework.security : spring-security-core | jar | |
org.springframework.security : spring-security-web | jar | |
org.aspectj : aspectjweaver | jar | 1.8.9 |
org.hibernate : hibernate-core | jar | |
org.hibernate.validator : hibernate-validator | jar | 6.0.19.Final |
org.apache.httpcomponents : httpclient | jar | 4.5.12 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
org.springframework.security : spring-security-config | jar | 5.1.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
ch.vorburger.mariaDB4j : mariaDB4j-core | jar | 2.4.0 |
ch.vorburger.mariaDB4j : mariaDB4j-app | jar | 2.4.0 |
junit : junit | jar | 4.13.1 |