You can download kylo-commons-util-0.8.4.jar in this page.
Open Source
kylo-commons-util-0.8.4.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/com.thinkbiganalytics.kylo/kylo-commons-util/pom.properties META-INF/maven/com.thinkbiganalytics.kylo/kylo-commons-util/pom.xml com.thinkbiganalytics.DateTimeUtil.class com.thinkbiganalytics.Formatters.class com.thinkbiganalytics.KyloVersion.class com.thinkbiganalytics.KyloVersionUtil.class com.thinkbiganalytics.annotations.AnnotatedFieldProperty.class com.thinkbiganalytics.annotations.AnnotationFieldNameResolver.class com.thinkbiganalytics.hashing.HashingUtil.class com.thinkbiganalytics.json.ObjectMapperSerializer.class com.thinkbiganalytics.scheduler.util.CronExpressionUtil.class com.thinkbiganalytics.scheduler.util.TimerToCronExpression.class com.thinkbiganalytics.spring.CommonsSpringConfiguration.class com.thinkbiganalytics.spring.FileResourceService.class com.thinkbiganalytics.spring.LoadResourceCallback.class com.thinkbiganalytics.spring.SpringApplicationContext.class com.thinkbiganalytics.spring.SpringEnvironmentProperties.class
kylo-commons-util-0.8.4.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>kylo-commons-util</artifactId> <parent> <groupId>com.thinkbiganalytics.kylo</groupId> <artifactId>kylo-commons</artifactId> <version>0.8.4</version> </parent> <properties> <plugin.license.parentRelative>../../</plugin.license.parentRelative> </properties> <dependencies> <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-databind</artifactId> </dependency> <dependency> <groupId>com.fasterxml.jackson.datatype</groupId> <artifactId>jackson-datatype-joda</artifactId> </dependency> <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-annotations</artifactId> </dependency> <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> </dependency> <!-- Quartz framework --> <dependency> <groupId>org.quartz-scheduler</groupId> <artifactId>quartz</artifactId> </dependency> <dependency> <groupId>org.mockito</groupId> <artifactId>mockito-all</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> </dependency> <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-context</artifactId> </dependency> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-context</artifactId> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-test</artifactId> <scope>test</scope> </dependency> </dependencies> <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <version>3.2</version> <configuration> <source>${java.version}</source> <target>${java.version}</target> </configuration> </plugin> </plugins> </build> </project>
<dependency> <groupId>com.thinkbiganalytics.kylo</groupId> <artifactId>kylo-commons-util</artifactId> <version>0.8.4</version> </dependency>
If you think the following kylo-commons-util-0.8.4.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download kylo-commons-util-0.8.4.jar file