License |
License |
---|---|
GroupId | GroupIdorg.fastquery |
ArtifactId | ArtifactIddf2o |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondf2o
bytes conversion entity tools,Protocol transmission of data frames conversion entity Object.
|
Filename | Size |
---|---|
df2o-1.0.pom | |
df2o-1.0.jar | 7 KB |
df2o-1.0-sources.jar | 5 KB |
df2o-1.0-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fastquery/df2o/ -->
<dependency>
<groupId>org.fastquery</groupId>
<artifactId>df2o</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fastquery/df2o/
implementation 'org.fastquery:df2o:1.0'
// https://jarcasting.com/artifacts/org.fastquery/df2o/
implementation ("org.fastquery:df2o:1.0")
'org.fastquery:df2o:jar:1.0'
<dependency org="org.fastquery" name="df2o" rev="1.0">
<artifact name="df2o" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fastquery', module='df2o', version='1.0')
)
libraryDependencies += "org.fastquery" % "df2o" % "1.0"
[org.fastquery/df2o "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.fastquery : bytes | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |