com.github.attemper:attemper-java-sdk

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Java Languages
GroupId

GroupId

com.github.attemper
ArtifactId

ArtifactId

attemper-java-sdk
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download attemper-java-sdk

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.attemper/attemper-java-sdk/ -->
<dependency>
    <groupId>com.github.attemper</groupId>
    <artifactId>attemper-java-sdk</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.attemper/attemper-java-sdk/
implementation 'com.github.attemper:attemper-java-sdk:1.0.0'
// https://jarcasting.com/artifacts/com.github.attemper/attemper-java-sdk/
implementation ("com.github.attemper:attemper-java-sdk:1.0.0")
'com.github.attemper:attemper-java-sdk:pom:1.0.0'
<dependency org="com.github.attemper" name="attemper-java-sdk" rev="1.0.0">
  <artifact name="attemper-java-sdk" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.attemper', module='attemper-java-sdk', version='1.0.0')
)
libraryDependencies += "com.github.attemper" % "attemper-java-sdk" % "1.0.0"
[com.github.attemper/attemper-java-sdk "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • attemper-java-sdk-common
  • attemper-java-sdk-common-executor
  • attemper-java-sdk-common-web
  • attemper-java-sdk-rest
  • attemper-java-sdk-rest-executor
  • attemper-java-sdk-rest-web
  • attemper-java-sdk-micro
  • attemper-java-sdk-micro-executor
  • attemper-java-sdk-micro-web

Versions

Version
1.0.0
0.9.7
0.9.6