library
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.occurrent</groupId>
<artifactId>library</artifactId>
<version>0.19.11</version>
</dependency><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>occurrent</artifactId>
<groupId>org.occurrent</groupId>
<version>0.19.11</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>library</artifactId>
<packaging>pom</packaging>
<name>library</name>
<url>http://maven.apache.org</url>
<modules>
<module>hederlig</module>
</modules>
</project>