| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdorg.aperteworkflow.contrib |
| ArtifactId | ArtifactIddocument-providers |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionAperte Workflow Plugins
Aperte Workflow OSGi contrib Plugins
|
| Filename | Size |
|---|---|
| document-providers-1.1.1.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.aperteworkflow.contrib/document-providers/ -->
<dependency>
<groupId>org.aperteworkflow.contrib</groupId>
<artifactId>document-providers</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.aperteworkflow.contrib/document-providers/
implementation 'org.aperteworkflow.contrib:document-providers:1.1.1'
// https://jarcasting.com/artifacts/org.aperteworkflow.contrib/document-providers/
implementation ("org.aperteworkflow.contrib:document-providers:1.1.1")
'org.aperteworkflow.contrib:document-providers:pom:1.1.1'
<dependency org="org.aperteworkflow.contrib" name="document-providers" rev="1.1.1">
<artifact name="document-providers" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.aperteworkflow.contrib', module='document-providers', version='1.1.1')
)
libraryDependencies += "org.aperteworkflow.contrib" % "document-providers" % "1.1.1"
[org.aperteworkflow.contrib/document-providers "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.felix : org.osgi.core | jar | 1.4.0 |
| pl.net.bluesoft : util | jar | 1.2.1 |
| commons-beanutils : commons-beanutils | jar | 1.8.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| postgresql : postgresql | jar | 8.4-702.jdbc4 |