License |
License |
---|---|
GroupId | GroupIdorg.eiichiro.monophony |
ArtifactId | ArtifactIdmonophony |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMonophony
Java Web Components
|
Filename | Size |
---|---|
monophony-0.4.0.pom | |
monophony-0.4.0.jar | 90 KB |
monophony-0.4.0-sources.jar | 70 KB |
monophony-0.4.0-javadoc.jar | 284 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eiichiro.monophony/monophony/ -->
<dependency>
<groupId>org.eiichiro.monophony</groupId>
<artifactId>monophony</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eiichiro.monophony/monophony/
implementation 'org.eiichiro.monophony:monophony:0.4.0'
// https://jarcasting.com/artifacts/org.eiichiro.monophony/monophony/
implementation ("org.eiichiro.monophony:monophony:0.4.0")
'org.eiichiro.monophony:monophony:jar:0.4.0'
<dependency org="org.eiichiro.monophony" name="monophony" rev="0.4.0">
<artifact name="monophony" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eiichiro.monophony', module='monophony', version='0.4.0')
)
libraryDependencies += "org.eiichiro.monophony" % "monophony" % "0.4.0"
[org.eiichiro.monophony/monophony "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.2 |
org.slf4j : jcl-over-slf4j | jar | 1.6.2 |
org.eiichiro.reverb : reverb | jar | 1.2.0 |
com.google.guava : guava | jar | r09 |
commons-beanutils : commons-beanutils | jar | 1.8.3 |
com.google.code.gson : gson | jar | 1.7.1 |
commons-lang : commons-lang | jar | 2.6 |
org.javassist : javassist | jar | 3.15.0-GA |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 0.9.30 |
org.eclipse.jetty : jetty-servlet-tester | jar | 7.0.0.M2 |
junit : junit | jar | 4.10 |