License |
License |
---|---|
GroupId | GroupIdorg.ojbc.bundles.utilities |
ArtifactId | ArtifactIdEntity_Resolution_Demo |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEntity_Resolution_Demo
Entity Resolution Components
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.ojbc.bundles.utilities/Entity_Resolution_Demo/ -->
<dependency>
<groupId>org.ojbc.bundles.utilities</groupId>
<artifactId>Entity_Resolution_Demo</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ojbc.bundles.utilities/Entity_Resolution_Demo/
implementation 'org.ojbc.bundles.utilities:Entity_Resolution_Demo:1.0.1'
// https://jarcasting.com/artifacts/org.ojbc.bundles.utilities/Entity_Resolution_Demo/
implementation ("org.ojbc.bundles.utilities:Entity_Resolution_Demo:1.0.1")
'org.ojbc.bundles.utilities:Entity_Resolution_Demo:jar:1.0.1'
<dependency org="org.ojbc.bundles.utilities" name="Entity_Resolution_Demo" rev="1.0.1">
<artifact name="Entity_Resolution_Demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ojbc.bundles.utilities', module='Entity_Resolution_Demo', version='1.0.1')
)
libraryDependencies += "org.ojbc.bundles.utilities" % "Entity_Resolution_Demo" % "1.0.1"
[org.ojbc.bundles.utilities/Entity_Resolution_Demo "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi | jar | 3.9 |
org.apache.poi : poi-ooxml | jar | 3.9 |
org.ojbc.bundles.intermediaries : Entity_Resolution_Service_Intermediary_OSGi | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |