is not current version
Last Version 3.1.7

org.diirt:datasource-file 3.0.0

Support for data source based on file updates.

Categories

Categories

Data
GroupId

GroupId

org.diirt
ArtifactId

ArtifactId

datasource-file
Version

Version

3.0.0
Type

Type

jar

Download datasource-file 3.0.0


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