| Group ID: |
com.hack23.cia |
| Artifact ID: |
model.common.impl |
| Last modified: |
06.03.2016 21:58 |
| Packaging: |
bundle |
| Name: |
model.common.impl |
| Description: |
model.common.impl |
| URL: |
http://cia.sourceforge.net/model.common.impl/ |
| License: |
The Apache Software License, Version 2.0 |
| Source: |
https://github.com/Hack23/cia/tree/master/model.common.impl |
|
|
| Size: |
6.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/com/hack23/cia/model.common.impl/2016.3.7/model.common.impl-2016.3.7.jar |
| POM: |
Show
hide
<?xml version="1.0" encoding="UTF-8"?>
<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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>parent-model-jpa2-pom</artifactId>
<groupId>com.hack23.cia</groupId>
<version>2016.3.7</version>
<relativePath>../parent-model-jpa2-pom/pom.xml</relativePath>
</parent>
<artifactId>model.common.impl</artifactId>
<packaging>bundle</packaging>
<name>model.common.impl</name>
<description>model.common.impl</description>
<url>http://cia.sourceforge.net/model.common.impl/</url>
<inceptionYear>2010</inceptionYear>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
</license>
</licenses>
<scm>
<connection>scm:git:https://github.com/Hack23/cia.git</connection>
<developerConnection>scm:git:ssh://git@github.com/Hack23/cia.git</developerConnection>
<tag>cia-all-2016.3.7</tag>
<url>https://github.com/Hack23/cia/tree/master/model.common.impl</url>
</scm>
<distributionManagement>
<site>
<id>cia.sf.net</id>
<url>scp://shell.sourceforge.net/home/project-web/cia/htdocs/model.common.impl</url>
</site>
</distributionManagement>
<dependencies>
<dependency>
<groupId>com.hack23.cia</groupId>
<artifactId>model.common.api</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</dependency>
<dependency>
<groupId>com.hack23.cia</groupId>
<artifactId>testfoundation</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>com.hack23.cia</groupId>
<artifactId>model.common.impl</artifactId>
<version>2016.3.7</version>
</dependency>
|
| Gradle: |
com.hack23.cia:model.common.impl:2016.3.7 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Used by: iArtifacts that declare a dependency on this library - on any version, not necessarily this exact one. |
|
| Dependency Graph: |
Show
Less
More
|