Last Version

net.oneandone.cosmo:cosmo-core 3.8.4

Parent POM for 1-and-1 open source projects. Defines often used dependencies and plugins.

License

License

Categories

Categories

Net
GroupId

GroupId

net.oneandone.cosmo
ArtifactId

ArtifactId

cosmo-core
Version

Version

3.8.4
Type

Type

jar
Description

Description

Parent POM for 1-and-1 open source projects. Defines often used dependencies and plugins.
Project Organization

Project Organization

1&1

Download cosmo-core 3.8.4


<!-- 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"]

Dependencies

compile (19)

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

runtime (3)

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

test (3)

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

Project Modules

There are no modules declared in this project.