| License |
License |
|---|---|
| GroupId | GroupIdcom.github.gkutiel |
| ArtifactId | ArtifactIdin-my-mind |
| Version | Version1.4.2-RELEASE |
| Type | Typejar |
| Description |
Descriptionin
An opinionated web framework on top of in-core
|
| Filename | Size |
|---|---|
| in-my-mind-1.4.2-RELEASE.pom | |
| in-my-mind-1.4.2-RELEASE.jar | 18 KB |
| in-my-mind-1.4.2-RELEASE-sources.jar | 8 KB |
| in-my-mind-1.4.2-RELEASE-javadoc.jar | 81 KB |
| Browse |
<!-- 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"]
| 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 |