META-INF.buildmetadata.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quartzdesk-api Show documentation
Show all versions of quartzdesk-api Show documentation
QuartzDesk Public API library required for QuartzDesk Standard and Enterprise edition installations. This library must be placed on the classpath of the Quartz scheduler based application that is managed by QuartzDesk. It is important that this library is loaded by the same classloader that loads the Quartz scheduler API used by the application.
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <buildmetadata xmlns="http://www.smartics.de/project/process/implementation/buildmetadata" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.smartics.de/project/process/implementation/buildmetadata http://www.smartics.de/project/process/implementation/buildmetadata"> <name>3.6.0-20190227</name> <version>3.6.0</version> <groupId>com.quartzdesk</groupId> <artifactId>quartzdesk-api</artifactId> <date>2019-02-27T00:00:00</date> <timestamp>1551262842747</timestamp> <build-year>2019</build-year> <project> <copyright-year>2013-2019</copyright-year> </project> <scm/> <runtime> <build-server>HONZA</build-server> <os> <arch>amd64</arch> <name>Windows 7</name> <version>6.1</version> </os> <java> <name>Java(TM) SE Runtime Environment</name> <version>1.8.0_152-b16</version> <vendor>Oracle Corporation</vendor> <vm>Java HotSpot(TM) 64-Bit Server VM</vm> <compiler>HotSpot 64-Bit Tiered Compilers</compiler> </java> <maven> <version>3.3.9</version> <execution-project>com.quartzdesk:quartzdesk-api:jar:3.6.0</execution-project> <is-excution-root>false</is-excution-root> <goals> <goal>deploy</goal> </goals> <profiles> <profile source="settings.xml">quartzdesk</profile> </profiles> </maven> </runtime> <misc> <metadata name="build.date.pattern">yyyy-MM-dd</metadata> <metadata name="build.number">18</metadata> <metadata name="project.name">quartzdesk-api</metadata> <metadata name="project.organization.name">QuartzDesk.com</metadata> <metadata name="project.organization.url">https://www.quartzdesk.com</metadata> <metadata name="project.version">3.6.0</metadata> <metadata name="vendor.id">com.quartzdesk</metadata> </misc> </buildmetadata>