Streaming
Library for streaming extensions.
General information about the project can be found at:
http://opensource.puresol-technologies.com/projects/?p=streaming
Please, use the issue tracker at:
| License |
License |
|---|---|
| GroupId | GroupIdcom.puresoltechnologies.streaming |
| ArtifactId | ArtifactIdcommon.mapper |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstreaming - common.mapper
PureSol Technologies' streaming libraries
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| common.mapper-2.1.0.pom | |
| common.mapper-2.1.0.jar | 10 KB |
| common.mapper-2.1.0-sources.jar | 6 KB |
| common.mapper-2.1.0-javadoc.jar | 45 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.puresoltechnologies.streaming/common.mapper/ -->
<dependency>
<groupId>com.puresoltechnologies.streaming</groupId>
<artifactId>common.mapper</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.puresoltechnologies.streaming/common.mapper/
implementation 'com.puresoltechnologies.streaming:common.mapper:2.1.0'
// https://jarcasting.com/artifacts/com.puresoltechnologies.streaming/common.mapper/
implementation ("com.puresoltechnologies.streaming:common.mapper:2.1.0")
'com.puresoltechnologies.streaming:common.mapper:jar:2.1.0'
<dependency org="com.puresoltechnologies.streaming" name="common.mapper" rev="2.1.0">
<artifact name="common.mapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.puresoltechnologies.streaming', module='common.mapper', version='2.1.0')
)
libraryDependencies += "com.puresoltechnologies.streaming" % "common.mapper" % "2.1.0"
[com.puresoltechnologies.streaming/common.mapper "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |
StreamingLibrary for streaming extensions.
General information about the project can be found at:
http://opensource.puresol-technologies.com/projects/?p=streaming
Please, use the issue tracker at: