You can download org.tinygroup.fileresolver-2.1.1.jar in this page.
Open Source
org.tinygroup.fileresolver-2.1.1.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/org.tinygroup/org.tinygroup.fileresolver/pom.properties META-INF/maven/org.tinygroup/org.tinygroup.fileresolver/pom.xml filefind.config.xml filemonitor.config.xml fileprocessor.order.xml fileresolver.beans.xml fileresolver.config.xml org.tinygroup.fileresolver.ChangeListener.class org.tinygroup.fileresolver.FileProcessor.class org.tinygroup.fileresolver.FileResolver.class org.tinygroup.fileresolver.FileResolverFactory.class org.tinygroup.fileresolver.FileResolverUtil.class org.tinygroup.fileresolver.FullContextFileRepository.class org.tinygroup.fileresolver.ProcessorCallBack.class org.tinygroup.fileresolver.applicationprocessor.FileMonitorProcessor.class org.tinygroup.fileresolver.applicationprocessor.FileResolverProcessor.class org.tinygroup.fileresolver.impl.AbstractFileProcessor.class org.tinygroup.fileresolver.impl.ConfigurationFileProcessor.class org.tinygroup.fileresolver.impl.ExcludeContextFileFinder.class org.tinygroup.fileresolver.impl.FileProcessorThread.class org.tinygroup.fileresolver.impl.FileResolverImpl.class org.tinygroup.fileresolver.impl.FullContextFileFinder.class org.tinygroup.fileresolver.impl.FullContextFileRepositoryImpl.class org.tinygroup.fileresolver.impl.I18nFileProcessor.class org.tinygroup.fileresolver.impl.LocalPropertiesFileProcessor.class org.tinygroup.fileresolver.impl.MergePropertiesFileProcessor.class org.tinygroup.fileresolver.impl.MultiThreadFileProcessor.class org.tinygroup.fileresolver.impl.OrderFileProcessor.class org.tinygroup.fileresolver.impl.RemoteConfigFileProcessor.class org.tinygroup.fileresolver.impl.XStreamFileProcessor.class
org.tinygroup.fileresolver-2.1.1.pom file content.
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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> <parent> <groupId>org.tinygroup</groupId> <artifactId>framework</artifactId> <version>2.1.1</version> </parent> <artifactId>org.tinygroup.fileresolver</artifactId> <name>org.tinygroup.fileresolver</name> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> </properties> <dependencies> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>3.8.1</version> <scope>test</scope> </dependency> <dependency> <groupId>org.tinygroup</groupId> <artifactId>org.tinygroup.xstream</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.tinygroup</groupId> <artifactId>org.tinygroup.application</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.tinygroup</groupId> <artifactId>org.tinygroup.i18n</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.tinygroup</groupId> <artifactId>org.tinygroup.threadgroup</artifactId> <version>${project.version}</version> </dependency> <!-- ????? --> <dependency> <groupId>org.tinygroup</groupId> <artifactId>org.tinygroup.remoteconfig</artifactId> <version>${project.version}</version> </dependency> </dependencies> </project>
<dependency> <groupId>org.tinygroup</groupId> <artifactId>org.tinygroup.fileresolver</artifactId> <version>2.1.1</version> </dependency>
If you think the following org.tinygroup.fileresolver-2.1.1.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download org.tinygroup.fileresolver-2.1.1.jar file