All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Apache Rat Core - Source code download


Welcome to the download page for Apache Rat Core jar file. Here, you can get the jar file of Apache Rat Core library to use in your projects. Additionally, you can also access the source code of Apache Rat Core through jar-download.com. Start building and enhancing your projects with ease using Apache Rat Core jar file!

Files of the artifact apache-rat-core version 0.16.1 from the group org.apache.rat.

Test

Download apache-rat-core (0.16.1)
Artifact apache-rat-core
Group org.apache.rat
Version 0.16.1
Last update 24. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies apache-rat-api, commons-collections, commons-lang, commons-io, commons-compress, commons-cli,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of apache-rat-core Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of apache-rat-core version 0.16.1

META-INF
META-INF.META-INF.DEPENDENCIES
META-INF.META-INF.LICENSE
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.NOTICE
META-INF.META-INF.RELEASE_NOTES.txt
META-INF.maven.org.apache.rat.apache-rat-core
META-INF.maven.org.apache.rat.apache-rat-core.META-INF.maven.org.apache.rat.apache-rat-core.pom.properties
META-INF.maven.org.apache.rat.apache-rat-core.META-INF.maven.org.apache.rat.apache-rat-core.pom.xml
org.apache.rat
org.apache.rat.org.apache.rat.ConfigurationException
org.apache.rat.org.apache.rat.Defaults
org.apache.rat.org.apache.rat.Report
org.apache.rat.org.apache.rat.ReportConfiguration
org.apache.rat.org.apache.rat.ReportFailedRuntimeException
org.apache.rat.org.apache.rat.ReportTransformer
org.apache.rat.org.apache.rat.Reporter
org.apache.rat.analysis
org.apache.rat.analysis.org.apache.rat.analysis.DefaultAnalyserFactory
org.apache.rat.analysis.org.apache.rat.analysis.DocumentHeaderAnalyser
org.apache.rat.analysis.org.apache.rat.analysis.HeaderCheckWorker
org.apache.rat.analysis.org.apache.rat.analysis.IHeaderMatcher
org.apache.rat.analysis.org.apache.rat.analysis.LicenseCollection
org.apache.rat.analysis.org.apache.rat.analysis.RatHeaderAnalysisException
org.apache.rat.analysis.org.apache.rat.analysis.RatReportAnalysisResultException
org.apache.rat.analysis.org.apache.rat.analysis.UnknownLicense
org.apache.rat.analysis.license
org.apache.rat.analysis.license.org.apache.rat.analysis.license.BaseLicense
org.apache.rat.analysis.license.org.apache.rat.analysis.license.DeprecatedConfig
org.apache.rat.analysis.license.org.apache.rat.analysis.license.FullTextMatchingLicense
org.apache.rat.analysis.license.org.apache.rat.analysis.license.SimplePatternBasedLicense
org.apache.rat.analysis.matchers
org.apache.rat.analysis.matchers.org.apache.rat.analysis.matchers.AbstractHeaderMatcher
org.apache.rat.analysis.matchers.org.apache.rat.analysis.matchers.AbstractMatcherContainer
org.apache.rat.analysis.matchers.org.apache.rat.analysis.matchers.AbstractSimpleMatcher
org.apache.rat.analysis.matchers.org.apache.rat.analysis.matchers.AndMatcher
org.apache.rat.analysis.matchers.org.apache.rat.analysis.matchers.CopyrightMatcher
org.apache.rat.analysis.matchers.org.apache.rat.analysis.matchers.FullTextMatcher
org.apache.rat.analysis.matchers.org.apache.rat.analysis.matchers.NotMatcher
org.apache.rat.analysis.matchers.org.apache.rat.analysis.matchers.OrMatcher
org.apache.rat.analysis.matchers.org.apache.rat.analysis.matchers.SPDXMatcherFactory
org.apache.rat.analysis.matchers.org.apache.rat.analysis.matchers.SimpleRegexMatcher
org.apache.rat.analysis.matchers.org.apache.rat.analysis.matchers.SimpleTextMatcher
org.apache.rat.annotation
org.apache.rat.annotation.org.apache.rat.annotation.AbstractLicenseAppender
org.apache.rat.annotation.org.apache.rat.annotation.ApacheV2LicenseAppender
org.apache.rat.api
org.apache.rat.api.org.apache.rat.api.ContentType
org.apache.rat.api.org.apache.rat.api.Document
org.apache.rat.api.org.apache.rat.api.MetaData
org.apache.rat.api.org.apache.rat.api.MimeTyper
org.apache.rat.api.org.apache.rat.api.RatException
org.apache.rat.api.org.apache.rat.api.package.html
org.apache.rat.config
org.apache.rat.config.org.apache.rat.config.AddLicenseHeaders
org.apache.rat.config.org.apache.rat.config.ReportFormat
org.apache.rat.config.org.apache.rat.config.SourceCodeManagementSystems
org.apache.rat.config.org.apache.rat.config.package.html
org.apache.rat.configuration
org.apache.rat.configuration.org.apache.rat.configuration.Format
org.apache.rat.configuration.org.apache.rat.configuration.LicenseReader
org.apache.rat.configuration.org.apache.rat.configuration.MatcherBuilderTracker
org.apache.rat.configuration.org.apache.rat.configuration.MatcherReader
org.apache.rat.configuration.org.apache.rat.configuration.XMLConfigurationReader
org.apache.rat.configuration.builders
org.apache.rat.configuration.builders.org.apache.rat.configuration.builders.AbstractBuilder
org.apache.rat.configuration.builders.org.apache.rat.configuration.builders.AllBuilder
org.apache.rat.configuration.builders.org.apache.rat.configuration.builders.AnyBuilder
org.apache.rat.configuration.builders.org.apache.rat.configuration.builders.ChildContainerBuilder
org.apache.rat.configuration.builders.org.apache.rat.configuration.builders.CopyrightBuilder
org.apache.rat.configuration.builders.org.apache.rat.configuration.builders.MatcherRefBuilder
org.apache.rat.configuration.builders.org.apache.rat.configuration.builders.NotBuilder
org.apache.rat.configuration.builders.org.apache.rat.configuration.builders.RegexBuilder
org.apache.rat.configuration.builders.org.apache.rat.configuration.builders.SpdxBuilder
org.apache.rat.configuration.builders.org.apache.rat.configuration.builders.TextBuilder
org.apache.rat.configuration.builders.org.apache.rat.configuration.builders.TextCaptureBuilder
org.apache.rat
org.apache.rat.org.apache.rat.default.xml
org.apache.rat.document
org.apache.rat.document.org.apache.rat.document.CompositeDocumentException
org.apache.rat.document.org.apache.rat.document.IDocumentAnalyser
org.apache.rat.document.org.apache.rat.document.RatDocumentAnalysisException
org.apache.rat.document.org.apache.rat.document.ToNameTransformer
org.apache.rat.document.org.apache.rat.document.UnsuitableDocumentException
org.apache.rat.document.impl
org.apache.rat.document.impl.org.apache.rat.document.impl.AbstractMonolithicDocument
org.apache.rat.document.impl.org.apache.rat.document.impl.ArchiveEntryDocument
org.apache.rat.document.impl.org.apache.rat.document.impl.DocumentImplUtils
org.apache.rat.document.impl.org.apache.rat.document.impl.FileDocument
org.apache.rat.document.impl.org.apache.rat.document.impl.MonolithicFileDocument
org.apache.rat.document.impl.guesser
org.apache.rat.document.impl.guesser.org.apache.rat.document.impl.guesser.ArchiveGuesser
org.apache.rat.document.impl.guesser.org.apache.rat.document.impl.guesser.BinaryGuesser
org.apache.rat.document.impl.guesser.org.apache.rat.document.impl.guesser.GuessUtils
org.apache.rat.document.impl.guesser.org.apache.rat.document.impl.guesser.NoteGuesser
org.apache.rat.document.impl.util
org.apache.rat.document.impl.util.org.apache.rat.document.impl.util.DocumentAnalyserMultiplexer
org.apache.rat
org.apache.rat.org.apache.rat.generation-keywords.txt
org.apache.rat.header
org.apache.rat.header.org.apache.rat.header.ArrayCharFilter
org.apache.rat.header.org.apache.rat.header.CharFilter
org.apache.rat.header.org.apache.rat.header.FilteringSequenceFactory
org.apache.rat.header.org.apache.rat.header.HeaderBean
org.apache.rat.header.org.apache.rat.header.HeaderMatcher
org.apache.rat.header.org.apache.rat.header.LineNumberReader
org.apache.rat.license
org.apache.rat.license.org.apache.rat.license.ILicense
org.apache.rat.license.org.apache.rat.license.ILicenseFamily
org.apache.rat.license.org.apache.rat.license.ILicenseFamilyBuilder
org.apache.rat.license.org.apache.rat.license.LicenseFamilySetFactory
org.apache.rat.license.org.apache.rat.license.LicenseSetFactory
org.apache.rat.license.org.apache.rat.license.SimpleLicense
org.apache.rat.license.org.apache.rat.license.SimpleLicenseFamily
org.apache.rat
org.apache.rat.org.apache.rat.plain-rat.xsl
org.apache.rat.policy
org.apache.rat.policy.org.apache.rat.policy.DefaultPolicy
org.apache.rat.report
org.apache.rat.report.org.apache.rat.report.AbstractReport
org.apache.rat.report.org.apache.rat.report.IReportable
org.apache.rat.report.org.apache.rat.report.RatReport
org.apache.rat.report.claim
org.apache.rat.report.claim.org.apache.rat.report.claim.ClaimStatistic
org.apache.rat.report.claim.impl
org.apache.rat.report.claim.impl.org.apache.rat.report.claim.impl.AbstractClaimReporter
org.apache.rat.report.claim.impl.org.apache.rat.report.claim.impl.ClaimAggregator
org.apache.rat.report.claim.impl.xml
org.apache.rat.report.claim.impl.xml.org.apache.rat.report.claim.impl.xml.SimpleXmlClaimReporter
org.apache.rat.report.claim.util
org.apache.rat.report.claim.util.org.apache.rat.report.claim.util.ClaimReporterMultiplexer
org.apache.rat.report.claim.util.org.apache.rat.report.claim.util.LicenseAddingReport
org.apache.rat.report.xml
org.apache.rat.report.xml.org.apache.rat.report.xml.XmlReportFactory
org.apache.rat.report.xml.writer
org.apache.rat.report.xml.writer.org.apache.rat.report.xml.writer.IXmlWriter
org.apache.rat.report.xml.writer.org.apache.rat.report.xml.writer.InvalidXmlException
org.apache.rat.report.xml.writer.org.apache.rat.report.xml.writer.OperationNotAllowedException
org.apache.rat.report.xml.writer.impl.base
org.apache.rat.report.xml.writer.impl.base.org.apache.rat.report.xml.writer.impl.base.XmlWriter
org.apache.rat
org.apache.rat.org.apache.rat.unapproved-licenses.xsl
org.apache.rat.utils
org.apache.rat.utils.org.apache.rat.utils.DefaultLog
org.apache.rat.utils.org.apache.rat.utils.Log
org.apache.rat.utils.org.apache.rat.utils.ReportingSet
org.apache.rat.walker
org.apache.rat.walker.org.apache.rat.walker.ArchiveWalker
org.apache.rat.walker.org.apache.rat.walker.DirectoryWalker
org.apache.rat.walker.org.apache.rat.walker.FileNameComparator
org.apache.rat.walker.org.apache.rat.walker.NameBasedHiddenFileFilter
org.apache.rat.walker.org.apache.rat.walker.Walker




© 2015 - 2025 Weber Informatics LLC | Privacy Policy