j

jhipster-framework

Server-side library used by applications created with the JHipster generator, see https://www.jhipster.tech/ for more information on JHipster
https://github.com/jhipster/jhipster/
Apache License, version 2.0
JHipster
Julien Dubois
Files download
File Operation
jhipster-framework-2.0.13.jar download
jhipster-framework-2.0.13.pom download
jhipster-framework-2.0.13-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.jhipster</groupId>
  <artifactId>jhipster-framework</artifactId>
  <version>2.0.13</version>
</dependency>
Gradle Groovy
implementation 'io.github.jhipster:jhipster-framework:2.0.13'
Gradle Kotlin
implementation("io.github.jhipster:jhipster-framework:2.0.13")
Scala SBT
libraryDependencies += "io.github.jhipster" % "jhipster-framework" % "2.0.13"
Groovy Grape
@Grapes(
  @Grab(group='io.github.jhipster', module='jhipster-framework', version='2.0.13')
)
Apache Ivy
<dependency org="io.github.jhipster" name="jhipster-framework" rev="2.0.13" />
Leiningen
[io.github.jhipster/jhipster-framework "2.0.13"]
Apache Buildr
'io.github.jhipster:jhipster-framework:jar:2.0.13'
Dependencies
<parent>
  <groupId>io.github.jhipster</groupId>
  <artifactId>jhipster-dependencies</artifactId>
  <version>2.0.13</version>
</parent>

compile

|-- com.fasterxml.jackson.datatype:jackson-datatype-hibernate5

|-- com.fasterxml.jackson.datatype:jackson-datatype-json-org

|-- com.mattbertolini:liquibase-slf4j

|-- io.dropwizard.metrics:metrics-graphite

|-- io.springfox:springfox-swagger2

|-- io.springfox:springfox-bean-validators

|-- io.prometheus:simpleclient

|-- io.prometheus:simpleclient_servlet

|-- io.prometheus:simpleclient_dropwizard

|-- javax.cache:cache-api

|-- org.hibernate:hibernate-jcache

|-- org.liquibase:liquibase-core

|-- org.springframework:spring-context-support

|-- org.springframework.boot:spring-boot-actuator

|-- org.springframework.boot:spring-boot-actuator-autoconfigure

|-- org.springframework.boot:spring-boot-autoconfigure

|-- org.springframework.boot:spring-boot-configuration-processor

|-- org.springframework.boot:spring-boot-loader-tools

|-- org.springframework.boot:spring-boot-starter-aop

|-- org.springframework.boot:spring-boot-starter-data-jpa

|-- org.springframework.boot:spring-boot-starter-logging

|-- org.springframework.boot:spring-boot-starter-mail

|-- org.springframework.boot:spring-boot-starter-security

|-- org.springframework.cloud:spring-cloud-starter-netflix-ribbon

|-- org.springframework.security:spring-security-data

|-- org.springframework.security.oauth:spring-security-oauth2

|-- org.springframework.boot:spring-boot-starter-thymeleaf

|-- org.springframework.boot:spring-boot-starter-web

|-- org.springframework.boot:spring-boot-starter-undertow

|-- org.springframework.boot:spring-boot-starter-cloud-connectors

test

|-- org.springframework.boot:spring-boot-starter-test

|-- org.springframework.security:spring-security-test

|-- org.springframework.boot:spring-boot-test