| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.abstractfactory.plum |
| ArtifactId | ArtifactIdplum-lib-view-html |
| Last Version | Last Version0.3.21 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPlum aims to provide a more simple and highly abstract way of interaction.
|
| Filename | Size |
|---|---|
| plum-lib-view-html-0.3.21.pom | |
| plum-lib-view-html-0.3.21.jar | 819 KB |
| plum-lib-view-html-0.3.21-sources.jar | 770 KB |
| plum-lib-view-html-0.3.21-javadoc.jar | 330 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.abstractfactory.plum/plum-lib-view-html/ -->
<dependency>
<groupId>net.abstractfactory.plum</groupId>
<artifactId>plum-lib-view-html</artifactId>
<version>0.3.21</version>
</dependency>
// https://jarcasting.com/artifacts/net.abstractfactory.plum/plum-lib-view-html/
implementation 'net.abstractfactory.plum:plum-lib-view-html:0.3.21'
// https://jarcasting.com/artifacts/net.abstractfactory.plum/plum-lib-view-html/
implementation ("net.abstractfactory.plum:plum-lib-view-html:0.3.21")
'net.abstractfactory.plum:plum-lib-view-html:jar:0.3.21'
<dependency org="net.abstractfactory.plum" name="plum-lib-view-html" rev="0.3.21">
<artifact name="plum-lib-view-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.abstractfactory.plum', module='plum-lib-view-html', version='0.3.21')
)
libraryDependencies += "net.abstractfactory.plum" % "plum-lib-view-html" % "0.3.21"
[net.abstractfactory.plum/plum-lib-view-html "0.3.21"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.4 |
| commons-fileupload : commons-fileupload | jar | 1.3.1 |
| commons-codec : commons-codec | jar | 1.3 |
| net.abstractfactory.plum : plum-common | jar | 0.3.21 |
| net.abstractfactory.plum : plum-view | jar | 0.3.21 |
| org.jsoup : jsoup | jar | 1.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |