You can download config-1.3.0.jar in this page.
Apache License, Version 2.0
config-1.3.0.jar file has the following types.
META-INF/MANIFEST.MF com.typesafe.config.Config.class com.typesafe.config.ConfigBeanFactory.class com.typesafe.config.ConfigException.class com.typesafe.config.ConfigFactory.class com.typesafe.config.ConfigIncludeContext.class com.typesafe.config.ConfigIncluder.class com.typesafe.config.ConfigIncluderClasspath.class com.typesafe.config.ConfigIncluderFile.class com.typesafe.config.ConfigIncluderURL.class com.typesafe.config.ConfigList.class com.typesafe.config.ConfigMemorySize.class com.typesafe.config.ConfigMergeable.class com.typesafe.config.ConfigObject.class com.typesafe.config.ConfigOrigin.class com.typesafe.config.ConfigOriginFactory.class com.typesafe.config.ConfigParseOptions.class com.typesafe.config.ConfigParseable.class com.typesafe.config.ConfigRenderOptions.class com.typesafe.config.ConfigResolveOptions.class com.typesafe.config.ConfigSyntax.class com.typesafe.config.ConfigUtil.class com.typesafe.config.ConfigValue.class com.typesafe.config.ConfigValueFactory.class com.typesafe.config.ConfigValueType.class com.typesafe.config.impl.AbstractConfigNode.class com.typesafe.config.impl.AbstractConfigNodeValue.class com.typesafe.config.impl.AbstractConfigObject.class com.typesafe.config.impl.AbstractConfigValue.class com.typesafe.config.impl.ConfigBeanImpl.class com.typesafe.config.impl.ConfigBoolean.class com.typesafe.config.impl.ConfigConcatenation.class com.typesafe.config.impl.ConfigDelayedMerge.class com.typesafe.config.impl.ConfigDelayedMergeObject.class com.typesafe.config.impl.ConfigDocumentParser.class com.typesafe.config.impl.ConfigDouble.class com.typesafe.config.impl.ConfigImpl.class com.typesafe.config.impl.ConfigImplUtil.class com.typesafe.config.impl.ConfigIncludeKind.class com.typesafe.config.impl.ConfigInt.class com.typesafe.config.impl.ConfigLong.class com.typesafe.config.impl.ConfigNodeArray.class com.typesafe.config.impl.ConfigNodeComment.class com.typesafe.config.impl.ConfigNodeComplexValue.class com.typesafe.config.impl.ConfigNodeConcatenation.class com.typesafe.config.impl.ConfigNodeField.class com.typesafe.config.impl.ConfigNodeInclude.class com.typesafe.config.impl.ConfigNodeObject.class com.typesafe.config.impl.ConfigNodePath.class com.typesafe.config.impl.ConfigNodeRoot.class com.typesafe.config.impl.ConfigNodeSimpleValue.class com.typesafe.config.impl.ConfigNodeSingleToken.class com.typesafe.config.impl.ConfigNull.class com.typesafe.config.impl.ConfigNumber.class com.typesafe.config.impl.ConfigParser.class com.typesafe.config.impl.ConfigReference.class com.typesafe.config.impl.ConfigString.class com.typesafe.config.impl.Container.class com.typesafe.config.impl.DefaultTransformer.class com.typesafe.config.impl.FromMapMode.class com.typesafe.config.impl.FullIncluder.class com.typesafe.config.impl.MemoKey.class com.typesafe.config.impl.MergeableValue.class com.typesafe.config.impl.OriginType.class com.typesafe.config.impl.Parseable.class com.typesafe.config.impl.Path.class com.typesafe.config.impl.PathBuilder.class com.typesafe.config.impl.PathParser.class com.typesafe.config.impl.PropertiesParser.class com.typesafe.config.impl.ReplaceableMergeStack.class com.typesafe.config.impl.ResolveContext.class com.typesafe.config.impl.ResolveMemos.class com.typesafe.config.impl.ResolveResult.class com.typesafe.config.impl.ResolveSource.class com.typesafe.config.impl.ResolveStatus.class com.typesafe.config.impl.SerializedConfigValue.class com.typesafe.config.impl.SimpleConfig.class com.typesafe.config.impl.SimpleConfigDocument.class com.typesafe.config.impl.SimpleConfigList.class com.typesafe.config.impl.SimpleConfigObject.class com.typesafe.config.impl.SimpleConfigOrigin.class com.typesafe.config.impl.SimpleIncludeContext.class com.typesafe.config.impl.SimpleIncluder.class com.typesafe.config.impl.SubstitutionExpression.class com.typesafe.config.impl.Token.class com.typesafe.config.impl.TokenType.class com.typesafe.config.impl.Tokenizer.class com.typesafe.config.impl.Tokens.class com.typesafe.config.impl.Unmergeable.class com.typesafe.config.parser.ConfigDocument.class com.typesafe.config.parser.ConfigDocumentFactory.class com.typesafe.config.parser.ConfigNode.class
config-1.3.0.pom file content.
<?xml version='1.0' encoding='UTF-8'?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"> <modelVersion>4.0.0</modelVersion> <groupId>com.typesafe</groupId> <artifactId>config</artifactId> <packaging>bundle</packaging> <description>config</description> <version>1.3.0</version> <name>config</name> <organization> <name>com.typesafe</name> </organization> <url>https://github.com/typesafehub/config</url> <licenses> <license> <name>Apache License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0</url> <distribution>repo</distribution> </license> </licenses> <scm> <url>git://github.com/typesafehub/config.git</url> <connection>scm:git:git://github.com/typesafehub/config.git</connection> </scm> <developers> <developer> <id>havocp</id> <name>Havoc Pennington</name> <url>http://ometer.com/</url> </developer> </developers> <dependencies> <dependency> <groupId>com.typesafe</groupId> <artifactId>config-test-lib_2.10</artifactId> <version>1.3.0</version> <scope>test</scope> </dependency> <dependency> <groupId>net.liftweb</groupId> <artifactId>lift-json_2.10</artifactId> <version>2.5</version> <scope>test</scope> </dependency> <dependency> <groupId>com.novocode</groupId> <artifactId>junit-interface</artifactId> <version>0.11</version> <scope>test</scope> </dependency> </dependencies> </project>
<dependency> <groupId>com.typesafe</groupId> <artifactId>config</artifactId> <version>1.3.0</version> </dependency>
If you think the following config-1.3.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download config-1.3.0.jar file