| License |
License |
|---|---|
| GroupId | GroupIdcom.envisioniot.enos.third_party_protocol |
| ArtifactId | ArtifactIdhaystack |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionthird-party-protocol Using JAR for Device Protocol
|
| Filename | Size |
|---|---|
| haystack-1.0.0.pom | |
| haystack-1.0.0.jar | 29 KB |
| haystack-1.0.0-sources.jar | 12 KB |
| haystack-1.0.0-javadoc.jar | 88 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.envisioniot.enos.third_party_protocol/haystack/ -->
<dependency>
<groupId>com.envisioniot.enos.third_party_protocol</groupId>
<artifactId>haystack</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.envisioniot.enos.third_party_protocol/haystack/
implementation 'com.envisioniot.enos.third_party_protocol:haystack:1.0.0'
// https://jarcasting.com/artifacts/com.envisioniot.enos.third_party_protocol/haystack/
implementation ("com.envisioniot.enos.third_party_protocol:haystack:1.0.0")
'com.envisioniot.enos.third_party_protocol:haystack:jar:1.0.0'
<dependency org="com.envisioniot.enos.third_party_protocol" name="haystack" rev="1.0.0">
<artifact name="haystack" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.envisioniot.enos.third_party_protocol', module='haystack', version='1.0.0')
)
libraryDependencies += "com.envisioniot.enos.third_party_protocol" % "haystack" % "1.0.0"
[com.envisioniot.enos.third_party_protocol/haystack "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.envisioniot.enos.third_party_protocol : core | jar | 1.0.0 |
| com.google.code.gson : gson | jar | 2.8.6 |
| com.google.guava : guava | jar | 28.2-jre |
| org.apache.commons : commons-collections4 | jar | 4.2 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| org.projectlombok : lombok | jar | 1.18.12 |