| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.frontegg |
| Идентификатор | Идентификаторfrontegg-springboot-sample |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFrontegg Java SDK parent project
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.frontegg/frontegg-springboot-sample/ -->
<dependency>
<groupId>com.frontegg</groupId>
<artifactId>frontegg-springboot-sample</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.frontegg/frontegg-springboot-sample/
implementation 'com.frontegg:frontegg-springboot-sample:0.0.1'
// https://jarcasting.com/artifacts/com.frontegg/frontegg-springboot-sample/
implementation ("com.frontegg:frontegg-springboot-sample:0.0.1")
'com.frontegg:frontegg-springboot-sample:jar:0.0.1'
<dependency org="com.frontegg" name="frontegg-springboot-sample" rev="0.0.1">
<artifact name="frontegg-springboot-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.frontegg', module='frontegg-springboot-sample', version='0.0.1')
)
libraryDependencies += "com.frontegg" % "frontegg-springboot-sample" % "0.0.1"
[com.frontegg/frontegg-springboot-sample "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 1.4.4.RELEASE |
| org.springframework.boot : spring-boot-starter-security | jar | 1.4.4.RELEASE |
| com.frontegg : middleware-springboot-autoconfigure | jar | 0.0.1 |
| com.frontegg : audit | jar | 0.0.1 |
| com.frontegg : sso | jar | 0.0.1 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.11.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |