in

An opinionated web framework on top of in-core

License

License

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

in-my-mind
Last Version

Last Version

1.4.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

in
An opinionated web framework on top of in-core

Download in-my-mind

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.gkutiel/in-my-mind/ -->
<dependency>
    <groupId>com.github.gkutiel</groupId>
    <artifactId>in-my-mind</artifactId>
    <version>1.4.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gkutiel/in-my-mind/
implementation 'com.github.gkutiel:in-my-mind:1.4.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.gkutiel/in-my-mind/
implementation ("com.github.gkutiel:in-my-mind:1.4.2-RELEASE")
'com.github.gkutiel:in-my-mind:jar:1.4.2-RELEASE'
<dependency org="com.github.gkutiel" name="in-my-mind" rev="1.4.2-RELEASE">
  <artifact name="in-my-mind" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gkutiel', module='in-my-mind', version='1.4.2-RELEASE')
)
libraryDependencies += "com.github.gkutiel" % "in-my-mind" % "1.4.2-RELEASE"
[com.github.gkutiel/in-my-mind "1.4.2-RELEASE"]

Dependencies

compile (6)

Group / Artifact Type Version
com.github.gkutiel : in-core jar 1.6-RELEASE
com.google.code.gson : gson jar 2.7
com.j2html : j2html jar 0.7
io.jsonwebtoken : jjwt jar 0.6.0
org.slf4j : slf4j-api jar 1.7.21
org.reflections : reflections jar 0.9.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.2-RELEASE
1.4.1-RELEASE
1.3-RELEASE
1.2-RELEASE
1.1-RELEASE
1-RELEASE
0-RELEASE