spring-instant

Spring Instant Library.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.ByungJun25
ArtifactId

ArtifactId

spring-instant
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

spring-instant
Spring Instant Library.
Project URL

Project URL

https://github.com/ByungJun25/spring-instant
Source Code Management

Source Code Management

https://github.com/ByungJun25/spring-instant

Download spring-instant

Filename Size
spring-instant-0.1.1.pom 7 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • spring-security-instant
  • spring-security-user-instant

Versions

Version
0.1.1
0.1.0