License |
License |
---|---|
GroupId | GroupIdorg.notima.generic.businessobjects.adapter |
ArtifactId | ArtifactIdbusinessObjectAdapters |
Last Version | Last Version1.8.11 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBusiness Object Adapters
A collection of adapters used to convert between ERP:s and common format
https://github.com/notima/businessobjects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
businessObjectAdapters-1.8.11.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.notima.generic.businessobjects.adapter/businessObjectAdapters/ -->
<dependency>
<groupId>org.notima.generic.businessobjects.adapter</groupId>
<artifactId>businessObjectAdapters</artifactId>
<version>1.8.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.notima.generic.businessobjects.adapter/businessObjectAdapters/
implementation 'org.notima.generic.businessobjects.adapter:businessObjectAdapters:1.8.11'
// https://jarcasting.com/artifacts/org.notima.generic.businessobjects.adapter/businessObjectAdapters/
implementation ("org.notima.generic.businessobjects.adapter:businessObjectAdapters:1.8.11")
'org.notima.generic.businessobjects.adapter:businessObjectAdapters:pom:1.8.11'
<dependency org="org.notima.generic.businessobjects.adapter" name="businessObjectAdapters" rev="1.8.11">
<artifact name="businessObjectAdapters" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.notima.generic.businessobjects.adapter', module='businessObjectAdapters', version='1.8.11')
)
libraryDependencies += "org.notima.generic.businessobjects.adapter" % "businessObjectAdapters" % "1.8.11"
[org.notima.generic.businessobjects.adapter/businessObjectAdapters "1.8.11"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
org.slf4j : slf4j-log4j12 | jar | 1.7.32 |
org.apache.karaf : org.apache.karaf.util | jar | 4.2.9 |
org.apache.karaf.shell : org.apache.karaf.shell.core | jar | 4.2.9 |
org.notima.generic : businessobjects | jar | 0.1.20 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.core | jar | 6.0.0 |
org.osgi : osgi.cmpn | jar | 6.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |