com.juconcurrent.infra:infra-framework-core

infra framework

License

License

GroupId

GroupId

com.juconcurrent.infra
ArtifactId

ArtifactId

infra-framework-core
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

infra framework

Download infra-framework-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.juconcurrent.infra/infra-framework-core/ -->
<dependency>
    <groupId>com.juconcurrent.infra</groupId>
    <artifactId>infra-framework-core</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.juconcurrent.infra/infra-framework-core/
implementation 'com.juconcurrent.infra:infra-framework-core:1.0'
// https://jarcasting.com/artifacts/com.juconcurrent.infra/infra-framework-core/
implementation ("com.juconcurrent.infra:infra-framework-core:1.0")
'com.juconcurrent.infra:infra-framework-core:jar:1.0'
<dependency org="com.juconcurrent.infra" name="infra-framework-core" rev="1.0">
  <artifact name="infra-framework-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.juconcurrent.infra', module='infra-framework-core', version='1.0')
)
libraryDependencies += "com.juconcurrent.infra" % "infra-framework-core" % "1.0"
[com.juconcurrent.infra/infra-framework-core "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar
com.fasterxml.jackson.core : jackson-databind Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0