polar

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

io.lsn
ArtifactId

ArtifactId

polar
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

polar
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/polar

Download polar

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.lsn : spring-core jar 2.2.0
io.lsn : logger-factory jar 2.2.0
org.reflections : reflections jar 0.9.12
com.googlecode.aviator : aviator jar 4.2.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
io.lsn

LSN

Versions

Version
2.2.0