License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdorg.mikand.autonomous.services |
ArtifactId | ArtifactIdprocessors |
Last Version | Last Version1.1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAS Processors
Processors of Gateway Layer in AS
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
processors-1.1.8.pom | |
processors-1.1.8.jar | 51 KB |
processors-1.1.8-sources.jar | 16 KB |
processors-1.1.8-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mikand.autonomous.services/processors/ -->
<dependency>
<groupId>org.mikand.autonomous.services</groupId>
<artifactId>processors</artifactId>
<version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.mikand.autonomous.services/processors/
implementation 'org.mikand.autonomous.services:processors:1.1.8'
// https://jarcasting.com/artifacts/org.mikand.autonomous.services/processors/
implementation ("org.mikand.autonomous.services:processors:1.1.8")
'org.mikand.autonomous.services:processors:jar:1.1.8'
<dependency org="org.mikand.autonomous.services" name="processors" rev="1.1.8">
<artifact name="processors" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mikand.autonomous.services', module='processors', version='1.1.8')
)
libraryDependencies += "org.mikand.autonomous.services" % "processors" % "1.1.8"
[org.mikand.autonomous.services/processors "1.1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.nannoq : cluster | jar | 1.1.7 |