common-repository

Common Repository

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.aidensuen
ArtifactId

ArtifactId

common-repository
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

jar
Description

Description

common-repository
Common Repository
Project URL

Project URL

https://github.com/aidensuen

Download common-repository

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.aidensuen/common-repository/ -->
<dependency>
    <groupId>com.github.aidensuen</groupId>
    <artifactId>common-repository</artifactId>
    <version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aidensuen/common-repository/
implementation 'com.github.aidensuen:common-repository:3.0'
// https://jarcasting.com/artifacts/com.github.aidensuen/common-repository/
implementation ("com.github.aidensuen:common-repository:3.0")
'com.github.aidensuen:common-repository:jar:3.0'
<dependency org="com.github.aidensuen" name="common-repository" rev="3.0">
  <artifact name="common-repository" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aidensuen', module='common-repository', version='3.0')
)
libraryDependencies += "com.github.aidensuen" % "common-repository" % "3.0"
[com.github.aidensuen/common-repository "3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.9
commons-io : commons-io jar 2.6
org.slf4j : slf4j-api Optional jar 1.7.26

provided (11)

Group / Artifact Type Version
org.springframework : spring-core jar 5.1.3.RELEASE
org.springframework : spring-webmvc jar 5.1.3.RELEASE
org.springframework.cloud : spring-cloud-stream-binder-kafka jar 2.1.1.RELEASE
org.springframework.cloud : spring-cloud-stream-binder-kafka-streams jar 2.1.1.RELEASE
org.springframework.cloud : spring-cloud-stream-binder-kafka-core jar 2.1.1.RELEASE
org.springframework.cloud : spring-cloud-starter-stream-kafka jar 2.1.1.RELEASE
org.springframework.cloud : spring-cloud-stream-binder-rabbit jar 2.1.1.RELEASE
org.springframework.cloud : spring-cloud-stream-binder-rabbit-core jar 2.1.1.RELEASE
org.springframework.cloud : spring-cloud-starter-stream-rabbit jar 2.1.1.RELEASE
org.springframework : spring-beans jar 5.1.3.RELEASE
org.projectlombok : lombok jar 1.18.8

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 5.1.3.RELEASE
org.slf4j : slf4j-log4j12 jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
3.0
2.0
1.0