Last Version

li.rudin.core:core-parent 1.4

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-parent
Version

Version

1.4
Type

Type

pom
Description

Description

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

Download core-parent 1.4

Filename Size
core-parent-1.4.pom 3 KB
Browse

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

Dependencies

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

Project Modules

  • base
  • cli
  • logger
  • test
  • cdi
  • crypto
  • db
  • scheduler
  • jsf
  • jaxrs