webjavin-indigo

WebJavin - Java Web Framework - Indigo module

License

License

GroupId

GroupId

ru.frostman.web
ArtifactId

ArtifactId

webjavin-indigo
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

webjavin-indigo
WebJavin - Java Web Framework - Indigo module
Project URL

Project URL

https://github.com/Frostman/webjavin/wiki

Download webjavin-indigo

How to add to project

<!-- https://jarcasting.com/artifacts/ru.frostman.web/webjavin-indigo/ -->
<dependency>
    <groupId>ru.frostman.web</groupId>
    <artifactId>webjavin-indigo</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ru.frostman.web/webjavin-indigo/
implementation 'ru.frostman.web:webjavin-indigo:0.2'
// https://jarcasting.com/artifacts/ru.frostman.web/webjavin-indigo/
implementation ("ru.frostman.web:webjavin-indigo:0.2")
'ru.frostman.web:webjavin-indigo:jar:0.2'
<dependency org="ru.frostman.web" name="webjavin-indigo" rev="0.2">
  <artifact name="webjavin-indigo" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.frostman.web', module='webjavin-indigo', version='0.2')
)
libraryDependencies += "ru.frostman.web" % "webjavin-indigo" % "0.2"
[ru.frostman.web/webjavin-indigo "0.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.openid4java : openid4java-consumer pom 0.9.6
com.google.guava : guava jar r09
commons-codec : commons-codec jar 1.5
commons-io : commons-io jar 2.0.1
com.google.code.findbugs : jsr305 jar 1.3.9
org.slf4j : slf4j-api jar 1.6.2

provided (3)

Group / Artifact Type Version
ru.frostman.web : webjavin-core jar 0.2
ru.frostman.web : webjavin-mongo jar 0.2
javax.servlet : javax.servlet-api jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1.2