Last Version

org.diirt.datasource.file 3.1.7

Support for data source based on file updates.

License

License

The MIT License (MIT)
Categories

Categories

Data
GroupId

GroupId

org.diirt
ArtifactId

ArtifactId

datasource-file
Version

Version

3.1.7
Type

Type

jar
Description

Description

org.diirt.datasource.file
Support for data source based on file updates.

Download datasource-file 3.1.7


<!-- https://jarcasting.com/artifacts/org.diirt/datasource-file/ -->
<dependency>
    <groupId>org.diirt</groupId>
    <artifactId>datasource-file</artifactId>
    <version>3.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.diirt/datasource-file/
implementation 'org.diirt:datasource-file:3.1.7'
// https://jarcasting.com/artifacts/org.diirt/datasource-file/
implementation ("org.diirt:datasource-file:3.1.7")
'org.diirt:datasource-file:jar:3.1.7'
<dependency org="org.diirt" name="datasource-file" rev="3.1.7">
  <artifact name="datasource-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.diirt', module='datasource-file', version='3.1.7')
)
libraryDependencies += "org.diirt" % "datasource-file" % "3.1.7"
[org.diirt/datasource-file "3.1.7"]

Dependencies

compile (2)

Group / Artifact Type Version
org.diirt : datasource-vtype jar 3.1.7
org.diirt : diirt-util jar 3.1.7

test (4)

Group / Artifact Type Version
org.diirt : datasource-test jar 3.1.7
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.