License |
License |
---|---|
GroupId | GroupIdcom.avanza.astrix |
ArtifactId | ArtifactIdastrix-remoting |
Version | Version1.0.7 |
Type | Typejar |
Description |
Descriptionastrix-remoting
astrix-remoting
|
Filename | Size |
---|---|
astrix-remoting-1.0.7.pom | |
astrix-remoting-1.0.7.jar | 66 KB |
astrix-remoting-1.0.7-sources.jar | 42 KB |
astrix-remoting-1.0.7-javadoc.jar | 544 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.avanza.astrix/astrix-remoting/ -->
<dependency>
<groupId>com.avanza.astrix</groupId>
<artifactId>astrix-remoting</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.avanza.astrix/astrix-remoting/
implementation 'com.avanza.astrix:astrix-remoting:1.0.7'
// https://jarcasting.com/artifacts/com.avanza.astrix/astrix-remoting/
implementation ("com.avanza.astrix:astrix-remoting:1.0.7")
'com.avanza.astrix:astrix-remoting:jar:1.0.7'
<dependency org="com.avanza.astrix" name="astrix-remoting" rev="1.0.7">
<artifact name="astrix-remoting" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avanza.astrix', module='astrix-remoting', version='1.0.7')
)
libraryDependencies += "com.avanza.astrix" % "astrix-remoting" % "1.0.7"
[com.avanza.astrix/astrix-remoting "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.avanza.astrix : astrix-core | jar | 1.0.7 |
io.reactivex : rxjava | jar | 1.3.8 |
org.slf4j : slf4j-api | jar | 1.7.30 |
com.avanza.astrix : astrix-context | jar | 1.0.7 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | |
junit : junit | jar | 4.13.2 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 3.8.0 |