License |
License |
---|---|
Categories |
CategoriesUML Business Logic Libraries Documents Processing |
GroupId | GroupIdorg.nakeduml |
ArtifactId | ArtifactIdutil |
Last Version | Last Version1.0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionutil
Utility classes for org.nakeduml.metamodel
|
Filename | Size |
---|---|
util-1.0.0.3.pom | |
util-1.0.0.3.jar | 74 KB |
util-1.0.0.3-sources.jar | 47 KB |
util-1.0.0.3-javadoc.jar | 364 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nakeduml/util/ -->
<dependency>
<groupId>org.nakeduml</groupId>
<artifactId>util</artifactId>
<version>1.0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.nakeduml/util/
implementation 'org.nakeduml:util:1.0.0.3'
// https://jarcasting.com/artifacts/org.nakeduml/util/
implementation ("org.nakeduml:util:1.0.0.3")
'org.nakeduml:util:jar:1.0.0.3'
<dependency org="org.nakeduml" name="util" rev="1.0.0.3">
<artifact name="util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nakeduml', module='util', version='1.0.0.3')
)
libraryDependencies += "org.nakeduml" % "util" % "1.0.0.3"
[org.nakeduml/util "1.0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jbpm : jbpm-jpdl | jar | 3.2.3 |
org.hibernate : hibernate-annotations | jar | 3.4.0.GA |
Group / Artifact | Type | Version |
---|---|---|
javax.mail : mail | jar | 1.4.2 |
javax.persistence : persistence-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |