Last Version

li.rudin.core:core 2.0

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

License

License

GroupId

GroupId

li.rudin.core
ArtifactId

ArtifactId

core
Version

Version

2.0
Type

Type

pom
Description

Description

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

Download core 2.0

Filename Size
core-2.0.pom 2 KB
Browse

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

Dependencies

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

Project Modules

  • base
  • logger
  • test
  • cdi
  • crypto
  • jaxrs
  • doc