| License |
License |
|---|---|
| GroupId | GroupIdorg.openbase |
| ArtifactId | ArtifactIdjul.processing |
| Version | Version2.0.0 |
| Type | Typejar |
| Description |
DescriptionJUL Processing Default
Java Utility Lib
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jul.processing-2.0.0.pom | |
| jul.processing-2.0.0.jar | 14 KB |
| jul.processing-2.0.0-sources.jar | 13 KB |
| jul.processing-2.0.0-javadoc.jar | 435 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openbase/jul.processing/ -->
<dependency>
<groupId>org.openbase</groupId>
<artifactId>jul.processing</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbase/jul.processing/
implementation 'org.openbase:jul.processing:2.0.0'
// https://jarcasting.com/artifacts/org.openbase/jul.processing/
implementation ("org.openbase:jul.processing:2.0.0")
'org.openbase:jul.processing:jar:2.0.0'
<dependency org="org.openbase" name="jul.processing" rev="2.0.0">
<artifact name="jul.processing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbase', module='jul.processing', version='2.0.0')
)
libraryDependencies += "org.openbase" % "jul.processing" % "2.0.0"
[org.openbase/jul.processing "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openbase : jul.pattern | jar | 2.0.0 |
| commons-io : commons-io | jar | 2.5 |
| commons-lang : commons-lang | jar | 2.6 |
| java3d : vecmath | jar | 1.3.1 |
| org.openbase : jul.exception | jar | 2.0.0 |
| org.openbase : jps | jar | [3.5,3.6-alpha) |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | [5.6,5.7-alpha) |
| org.junit.vintage : junit-vintage-engine | jar | [5.6,5.7-alpha) |