| License |
License |
|---|---|
| GroupId | GroupIdorg.openurp.hr |
| ArtifactId | ArtifactIdopenurp-hr-api |
| Version | Version0.25.1 |
| Type | Typejar |
| Description |
Descriptionopenurp-hr-api
OpenURP API
|
| Project Organization |
Project OrganizationThe OpenURP Software |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| openurp-hr-api-0.25.1.pom | |
| openurp-hr-api-0.25.1.jar | 41 KB |
| openurp-hr-api-0.25.1-sources.jar | 13 KB |
| openurp-hr-api-0.25.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openurp.hr/openurp-hr-api/ -->
<dependency>
<groupId>org.openurp.hr</groupId>
<artifactId>openurp-hr-api</artifactId>
<version>0.25.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openurp.hr/openurp-hr-api/
implementation 'org.openurp.hr:openurp-hr-api:0.25.1'
// https://jarcasting.com/artifacts/org.openurp.hr/openurp-hr-api/
implementation ("org.openurp.hr:openurp-hr-api:0.25.1")
'org.openurp.hr:openurp-hr-api:jar:0.25.1'
<dependency org="org.openurp.hr" name="openurp-hr-api" rev="0.25.1">
<artifact name="openurp-hr-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openurp.hr', module='openurp-hr-api', version='0.25.1')
)
libraryDependencies += "org.openurp.hr" % "openurp-hr-api" % "0.25.1"
[org.openurp.hr/openurp-hr-api "0.25.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openurp.base : openurp-base-api | jar | 0.25.1 |
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.10 |