| License |
License |
|---|---|
| GroupId | GroupIdorg.mixer2 |
| ArtifactId | ArtifactIdmixer2-java5 |
| Last Version | Last Version0.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMixer2 for java5
mixer2 for java5. This is experimental project.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| mixer2-java5-0.1.2.pom | |
| mixer2-java5-0.1.2.jar | 1 MB |
| mixer2-java5-0.1.2-sources.jar | 1 MB |
| mixer2-java5-0.1.2-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mixer2/mixer2-java5/ -->
<dependency>
<groupId>org.mixer2</groupId>
<artifactId>mixer2-java5</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.mixer2/mixer2-java5/
implementation 'org.mixer2:mixer2-java5:0.1.2'
// https://jarcasting.com/artifacts/org.mixer2/mixer2-java5/
implementation ("org.mixer2:mixer2-java5:0.1.2")
'org.mixer2:mixer2-java5:jar:0.1.2'
<dependency org="org.mixer2" name="mixer2-java5" rev="0.1.2">
<artifact name="mixer2-java5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mixer2', module='mixer2-java5', version='0.1.2')
)
libraryDependencies += "org.mixer2" % "mixer2-java5" % "0.1.2"
[org.mixer2/mixer2-java5 "0.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.xml.bind : jaxb-api | jar | 2.2.5 |
| com.sun.xml.bind : jaxb-impl | jar | 2.2.5 |
| javax.activation : activation | jar | 1.1.1 |
| com.sun.xml.stream : sjsxp | jar | 1.0.2 |
| org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.6.4 |
| commons-beanutils : commons-beanutils | jar | 1.8.3 |
| commons-logging : commons-logging | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| commons-lang : commons-lang | jar | 2.6 |
| log4j : log4j | jar | 1.2.9 |
| commons-io : commons-io | jar | 2.4 |