License |
License |
---|---|
GroupId | GroupIdcom.aegisql |
ArtifactId | ArtifactIdconveyor |
Last Version | Last Version1.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconveyor
Reactive Builder Framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
conveyor-1.5.3.pom | |
conveyor-1.5.3.jar | 66 KB |
conveyor-1.5.3-sources.jar | 31 KB |
conveyor-1.5.3-javadoc.jar | 309 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aegisql/conveyor/ -->
<dependency>
<groupId>com.aegisql</groupId>
<artifactId>conveyor</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.aegisql/conveyor/
implementation 'com.aegisql:conveyor:1.5.3'
// https://jarcasting.com/artifacts/com.aegisql/conveyor/
implementation ("com.aegisql:conveyor:1.5.3")
'com.aegisql:conveyor:jar:1.5.3'
<dependency org="com.aegisql" name="conveyor" rev="1.5.3">
<artifact name="conveyor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aegisql', module='conveyor', version='1.5.3')
)
libraryDependencies += "com.aegisql" % "conveyor" % "1.5.3"
[com.aegisql/conveyor "1.5.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | [1.7,1.8.0) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-all | jar | 1.10.19 |
org.slf4j : slf4j-log4j12 | jar | [1.7,1.8.0) |
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |