License |
License |
---|---|
GroupId | GroupIdcom.smatechnologies |
ArtifactId | ArtifactIdopcon-commons |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionSMA OpCon Library Commons
SMA OpCon Library Commons
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
opcon-commons-1.0.1.pom | |
opcon-commons-1.0.1.jar | 119 KB |
opcon-commons-1.0.1-sources.jar | 67 KB |
opcon-commons-1.0.1-javadoc.jar | 910 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.smatechnologies/opcon-commons/ -->
<dependency>
<groupId>com.smatechnologies</groupId>
<artifactId>opcon-commons</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.smatechnologies/opcon-commons/
implementation 'com.smatechnologies:opcon-commons:1.0.1'
// https://jarcasting.com/artifacts/com.smatechnologies/opcon-commons/
implementation ("com.smatechnologies:opcon-commons:1.0.1")
'com.smatechnologies:opcon-commons:jar:1.0.1'
<dependency org="com.smatechnologies" name="opcon-commons" rev="1.0.1">
<artifact name="opcon-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smatechnologies', module='opcon-commons', version='1.0.1')
)
libraryDependencies += "com.smatechnologies" % "opcon-commons" % "1.0.1"
[com.smatechnologies/opcon-commons "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.3.0 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
javax.activation : activation | jar | 1.1.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.commons : commons-lang3 | jar | 3.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
org.powermock : powermock-api-mockito | jar | 1.6.6 |
org.powermock : powermock-module-junit4 | jar | 1.6.6 |