Last Version

Date Converters Sample Extension 1.2

Parent project for all Date Converters modules. Provides standard maven dependency/distribution management.

License

License

GroupId

GroupId

com.beirtipol
ArtifactId

ArtifactId

date-converters-sample-extension
Version

Version

1.2
Type

Type

jar
Description

Description

Date Converters Sample Extension
Parent project for all Date Converters modules. Provides standard maven dependency/distribution management.

Download date-converters-sample-extension 1.2


<!-- https://jarcasting.com/artifacts/com.beirtipol/date-converters-sample-extension/ -->
<dependency>
    <groupId>com.beirtipol</groupId>
    <artifactId>date-converters-sample-extension</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.beirtipol/date-converters-sample-extension/
implementation 'com.beirtipol:date-converters-sample-extension:1.2'
// https://jarcasting.com/artifacts/com.beirtipol/date-converters-sample-extension/
implementation ("com.beirtipol:date-converters-sample-extension:1.2")
'com.beirtipol:date-converters-sample-extension:jar:1.2'
<dependency org="com.beirtipol" name="date-converters-sample-extension" rev="1.2">
  <artifact name="date-converters-sample-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.beirtipol', module='date-converters-sample-extension', version='1.2')
)
libraryDependencies += "com.beirtipol" % "date-converters-sample-extension" % "1.2"
[com.beirtipol/date-converters-sample-extension "1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.beirtipol : date-converters-core jar 1.2

test (5)

Group / Artifact Type Version
com.beirtipol : date-converters-core-tests jar 1.2
org.springframework.boot : spring-boot-starter-test jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar

Project Modules

There are no modules declared in this project.