is not current version
Last Version 0.2.0

org.smartdeveloperhub.harvester.org:org-harvester-frontend 0.1.0

This harvester publishes organization data such as organization chart, users, roles, and projects

GroupId

GroupId

org.smartdeveloperhub.harvester.org
ArtifactId

ArtifactId

org-harvester-frontend
Version

Version

0.1.0
Type

Type

war

Download org-harvester-frontend 0.1.0


<!-- https://jarcasting.com/artifacts/org.smartdeveloperhub.harvester.org/org-harvester-frontend/ -->
<dependency>
    <groupId>org.smartdeveloperhub.harvester.org</groupId>
    <artifactId>org-harvester-frontend</artifactId>
    <version>0.1.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvester.org/org-harvester-frontend/
implementation 'org.smartdeveloperhub.harvester.org:org-harvester-frontend:0.1.0'
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvester.org/org-harvester-frontend/
implementation ("org.smartdeveloperhub.harvester.org:org-harvester-frontend:0.1.0")
'org.smartdeveloperhub.harvester.org:org-harvester-frontend:war:0.1.0'
<dependency org="org.smartdeveloperhub.harvester.org" name="org-harvester-frontend" rev="0.1.0">
  <artifact name="org-harvester-frontend" type="war" />
</dependency>
@Grapes(
@Grab(group='org.smartdeveloperhub.harvester.org', module='org-harvester-frontend', version='0.1.0')
)
libraryDependencies += "org.smartdeveloperhub.harvester.org" % "org-harvester-frontend" % "0.1.0"
[org.smartdeveloperhub.harvester.org/org-harvester-frontend "0.1.0"]