is not current version
Last Version 1.3.13-RELEASE

hu.perit.spvitamin:spvitamin-core 1.3.7-RELEASE

A general purpose library to use in a spring based microservice environment.

GroupId

GroupId

hu.perit.spvitamin
ArtifactId

ArtifactId

spvitamin-core
Version

Version

1.3.7-RELEASE
Type

Type

jar

Download spvitamin-core 1.3.7-RELEASE


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