| Лицензия |
Лицензия
The Apache License, Version 2.0
|
|---|---|
| Группа | Группаio.americanexpress.synapse |
| Идентификатор | Идентификаторsynapse-framework-exception |
| Версия | Версия0.2.18 |
| Тип | Типjar |
| Описание |
ОписаниеSynapse is a set of lightweight foundational framework modules for rapid development built-in with enterprise
grade maturity and quality.
|
| Имя Файла | Размер |
|---|---|
| synapse-framework-exception-0.2.18.pom | |
| synapse-framework-exception-0.2.18.jar | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.americanexpress.synapse/synapse-framework-exception/ -->
<dependency>
<groupId>io.americanexpress.synapse</groupId>
<artifactId>synapse-framework-exception</artifactId>
<version>0.2.18</version>
</dependency>
// https://jarcasting.com/artifacts/io.americanexpress.synapse/synapse-framework-exception/
implementation 'io.americanexpress.synapse:synapse-framework-exception:0.2.18'
// https://jarcasting.com/artifacts/io.americanexpress.synapse/synapse-framework-exception/
implementation ("io.americanexpress.synapse:synapse-framework-exception:0.2.18")
'io.americanexpress.synapse:synapse-framework-exception:jar:0.2.18'
<dependency org="io.americanexpress.synapse" name="synapse-framework-exception" rev="0.2.18">
<artifact name="synapse-framework-exception" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.americanexpress.synapse', module='synapse-framework-exception', version='0.2.18')
)
libraryDependencies += "io.americanexpress.synapse" % "synapse-framework-exception" % "0.2.18"
[io.americanexpress.synapse/synapse-framework-exception "0.2.18"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-beans | jar | |
| org.junit.platform : junit-platform-suite-api | jar | 1.8.2 |
| junit : junit | jar | |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.platform : junit-platform-runner | jar | 1.8.2 |
| org.springframework.boot : spring-boot-starter | jar | 2.6.6 |