GroupId | GroupIdorg.notima.generic.businessobjects.adapter |
---|---|
ArtifactId | ArtifactIdbusinessObjectAdapters |
Version | Version1.8.9 |
Type | Typepom |
Filename | Size |
---|---|
businessObjectAdapters-1.8.9.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.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"]