| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdorg.dishevelled |
| ArtifactId | ArtifactIddsh-identify |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondishevelled.org identify
Lightweight components for identifiable beans.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dsh-identify-1.3.pom | |
| dsh-identify-1.3.jar | 51 KB |
| dsh-identify-1.3-tests.jar | 37 KB |
| dsh-identify-1.3-sources.jar | 48 KB |
| dsh-identify-1.3-javadoc.jar | 193 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-identify/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-identify</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-identify/
implementation 'org.dishevelled:dsh-identify:1.3'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-identify/
implementation ("org.dishevelled:dsh-identify:1.3")
'org.dishevelled:dsh-identify:jar:1.3'
<dependency org="org.dishevelled" name="dsh-identify" rev="1.3">
<artifact name="dsh-identify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-identify', version='1.3')
)
libraryDependencies += "org.dishevelled" % "dsh-identify" % "1.3"
[org.dishevelled/dsh-identify "1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.dishevelled : dsh-iconbundle | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.dishevelled : dsh-iconbundle-tango | jar | 1.1 |
| junit : junit | jar | 4.12 |