| Categories |
CategoriesUML Business Logic Libraries Documents Processing |
|---|---|
| GroupId | GroupIdorg.umlatj |
| ArtifactId | ArtifactIdumlatj |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionuml@J - Aggregator Project
Sonatype helps open source projects to set up maven repositories on http://oss.sonatype.org.
|
| Filename | Size |
|---|---|
| umlatj-0.1.0.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.umlatj/umlatj/ -->
<dependency>
<groupId>org.umlatj</groupId>
<artifactId>umlatj</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.umlatj/umlatj/
implementation 'org.umlatj:umlatj:0.1.0'
// https://jarcasting.com/artifacts/org.umlatj/umlatj/
implementation ("org.umlatj:umlatj:0.1.0")
'org.umlatj:umlatj:pom:0.1.0'
<dependency org="org.umlatj" name="umlatj" rev="0.1.0">
<artifact name="umlatj" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.umlatj', module='umlatj', version='0.1.0')
)
libraryDependencies += "org.umlatj" % "umlatj" % "0.1.0"
[org.umlatj/umlatj "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.4 |