License |
License |
---|---|
Categories |
CategoriesEbean Data ORM |
GroupId | GroupIdorg.mdsplus |
ArtifactId | ArtifactIddevicebeans |
Last Version | Last Version7.138.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMDSplus DeviceBeans
MDSplus device beans for jdevice dialogs
|
Filename | Size |
---|---|
devicebeans-7.138.0.pom | |
devicebeans-7.138.0.jar | 143 KB |
devicebeans-7.138.0-sources.jar | 59 KB |
devicebeans-7.138.0-javadoc.jar | 404 KB |
devicebeans-7.138.0-jar-with-dependencies.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mdsplus/devicebeans/ -->
<dependency>
<groupId>org.mdsplus</groupId>
<artifactId>devicebeans</artifactId>
<version>7.138.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mdsplus/devicebeans/
implementation 'org.mdsplus:devicebeans:7.138.0'
// https://jarcasting.com/artifacts/org.mdsplus/devicebeans/
implementation ("org.mdsplus:devicebeans:7.138.0")
'org.mdsplus:devicebeans:jar:7.138.0'
<dependency org="org.mdsplus" name="devicebeans" rev="7.138.0">
<artifact name="devicebeans" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mdsplus', module='devicebeans', version='7.138.0')
)
libraryDependencies += "org.mdsplus" % "devicebeans" % "7.138.0"
[org.mdsplus/devicebeans "7.138.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mdsplus : mdsobjects | jar | 7.138.0 |
org.mdsplus : jscope | jar | 7.138.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |