| License |
License |
|---|---|
| GroupId | GroupIdorg.birchframework |
| ArtifactId | ArtifactIdbirch-common |
| Last Version | Last Version1.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbirch-common
Birch Framework Common
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| birch-common-1.3.1.pom | |
| birch-common-1.3.1.jar | 107 KB |
| birch-common-1.3.1-sources.jar | 65 KB |
| birch-common-1.3.1-javadoc.jar | 833 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.birchframework/birch-common/ -->
<dependency>
<groupId>org.birchframework</groupId>
<artifactId>birch-common</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.birchframework/birch-common/
implementation 'org.birchframework:birch-common:1.3.1'
// https://jarcasting.com/artifacts/org.birchframework/birch-common/
implementation ("org.birchframework:birch-common:1.3.1")
'org.birchframework:birch-common:jar:1.3.1'
<dependency org="org.birchframework" name="birch-common" rev="1.3.1">
<artifact name="birch-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.birchframework', module='birch-common', version='1.3.1')
)
libraryDependencies += "org.birchframework" % "birch-common" % "1.3.1"
[org.birchframework/birch-common "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.2 |
| org.junit.jupiter : junit-jupiter-api | jar | |
| io.cucumber : cucumber-junit | jar | 7.2.3 |
| io.cucumber : cucumber-spring | jar | 7.2.3 |
| io.projectreactor : reactor-test | jar |