| Group ID: |
org.tinygroup |
| Artifact ID: |
org.tinygroup.serviceprocessor |
| Last modified: |
01.09.2017 02:33 |
| Packaging: |
jar |
|
|
| Size: |
6.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/org/tinygroup/org.tinygroup.serviceprocessor/3.4.6/org.tinygroup.serviceprocessor-3.4.6.jar |
| POM: |
Show
hide
<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">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.tinygroup</groupId>
<artifactId>framework</artifactId>
<version>3.4.6</version>
</parent>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.serviceprocessor</artifactId>
<dependencies>
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.service</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.application</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.cepcore</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.serviceprocessor</artifactId>
<version>3.4.6</version>
</dependency>
|
| Gradle: |
org.tinygroup:org.tinygroup.serviceprocessor:3.4.6 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|