is not current version
Last Version 1.8.11

org.notima.generic.businessobjects.adapter:businessObjectAdapters 1.8.9

A collection of adapters used to convert between ERP:s and common format https://github.com/notima/businessobjects

GroupId

GroupId

org.notima.generic.businessobjects.adapter
ArtifactId

ArtifactId

businessObjectAdapters
Version

Version

1.8.9
Type

Type

pom

Download businessObjectAdapters 1.8.9


<!-- https://jarcasting.com/artifacts/org.notima.generic.businessobjects.adapter/businessObjectAdapters/ -->
<dependency>
    <groupId>org.notima.generic.businessobjects.adapter</groupId>
    <artifactId>businessObjectAdapters</artifactId>
    <version>1.8.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.notima.generic.businessobjects.adapter/businessObjectAdapters/
implementation 'org.notima.generic.businessobjects.adapter:businessObjectAdapters:1.8.9'
// https://jarcasting.com/artifacts/org.notima.generic.businessobjects.adapter/businessObjectAdapters/
implementation ("org.notima.generic.businessobjects.adapter:businessObjectAdapters:1.8.9")
'org.notima.generic.businessobjects.adapter:businessObjectAdapters:pom:1.8.9'
<dependency org="org.notima.generic.businessobjects.adapter" name="businessObjectAdapters" rev="1.8.9">
  <artifact name="businessObjectAdapters" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.notima.generic.businessobjects.adapter', module='businessObjectAdapters', version='1.8.9')
)
libraryDependencies += "org.notima.generic.businessobjects.adapter" % "businessObjectAdapters" % "1.8.9"
[org.notima.generic.businessobjects.adapter/businessObjectAdapters "1.8.9"]