jar

com.j256.simplemagic : simplemagic

Maven & Gradle

Dec 30, 2021
15 usages
204 stars

Simple Magic · Simple Magic number package which allows content-type (mime-type) determination from files and byte arrays.

Table Of Contents

Latest Version

Download com.j256.simplemagic : simplemagic JAR file - Latest Versions:

All Versions

Download com.j256.simplemagic : simplemagic JAR file - All Versions:

Version Vulnerabilities Size Updated
1.17
1.16
1.15
1.14
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
0.6
0.5
0.4
0.3
0.2
0.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window simplemagic-1.17.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.j256.simplemagic.endian

├─ com.j256.simplemagic.endian.BigEndianConverter.class - [JAR]

├─ com.j256.simplemagic.endian.EndianConverter.class - [JAR]

├─ com.j256.simplemagic.endian.EndianType.class - [JAR]

├─ com.j256.simplemagic.endian.LittleEndianConverter.class - [JAR]

├─ com.j256.simplemagic.endian.MiddleEndianConverter.class - [JAR]

com.j256.simplemagic.entries

├─ com.j256.simplemagic.entries.IanaEntries.class - [JAR]

├─ com.j256.simplemagic.entries.IanaEntry.class - [JAR]

├─ com.j256.simplemagic.entries.MagicEntries.class - [JAR]

├─ com.j256.simplemagic.entries.MagicEntry.class - [JAR]

├─ com.j256.simplemagic.entries.MagicEntryParser.class - [JAR]

├─ com.j256.simplemagic.entries.MagicFormatter.class - [JAR]

├─ com.j256.simplemagic.entries.MagicMatcher.class - [JAR]

├─ com.j256.simplemagic.entries.MagicType.class - [JAR]

├─ com.j256.simplemagic.entries.PercentExpression.class - [JAR]

com.j256.simplemagic.types

├─ com.j256.simplemagic.types.BaseLongType.class - [JAR]

├─ com.j256.simplemagic.types.BigEndianString16Type.class - [JAR]

├─ com.j256.simplemagic.types.ByteType.class - [JAR]

├─ com.j256.simplemagic.types.DefaultType.class - [JAR]

├─ com.j256.simplemagic.types.DoubleType.class - [JAR]

├─ com.j256.simplemagic.types.FloatType.class - [JAR]

├─ com.j256.simplemagic.types.Id3LengthType.class - [JAR]

├─ com.j256.simplemagic.types.IntegerType.class - [JAR]

├─ com.j256.simplemagic.types.LittleEndianString16Type.class - [JAR]

├─ com.j256.simplemagic.types.LocalDateType.class - [JAR]

├─ com.j256.simplemagic.types.LocalLongDateType.class - [JAR]

├─ com.j256.simplemagic.types.LongType.class - [JAR]

├─ com.j256.simplemagic.types.NumberComparison.class - [JAR]

├─ com.j256.simplemagic.types.NumberType.class - [JAR]

├─ com.j256.simplemagic.types.PStringType.class - [JAR]

├─ com.j256.simplemagic.types.PatternUtils.class - [JAR]

├─ com.j256.simplemagic.types.RegexType.class - [JAR]

├─ com.j256.simplemagic.types.SearchType.class - [JAR]

├─ com.j256.simplemagic.types.ShortType.class - [JAR]

├─ com.j256.simplemagic.types.StringOperator.class - [JAR]

├─ com.j256.simplemagic.types.StringType.class - [JAR]

├─ com.j256.simplemagic.types.TestOperator.class - [JAR]

├─ com.j256.simplemagic.types.UtcDateType.class - [JAR]

├─ com.j256.simplemagic.types.UtcLongDateType.class - [JAR]

com.j256.simplemagic

├─ com.j256.simplemagic.ContentInfo.class - [JAR]

├─ com.j256.simplemagic.ContentInfoInputStreamWrapper.class - [JAR]

├─ com.j256.simplemagic.ContentInfoUtil.class - [JAR]

├─ com.j256.simplemagic.ContentType.class - [JAR]

com.j256.simplemagic.logger

├─ com.j256.simplemagic.logger.Level.class - [JAR]

├─ com.j256.simplemagic.logger.LogBackend.class - [JAR]

├─ com.j256.simplemagic.logger.LogBackendFactory.class - [JAR]

├─ com.j256.simplemagic.logger.LogBackendType.class - [JAR]

├─ com.j256.simplemagic.logger.Logger.class - [JAR]

├─ com.j256.simplemagic.logger.LoggerFactory.class - [JAR]

com.j256.simplemagic.logger.backend

├─ com.j256.simplemagic.logger.backend.CommonsLoggingLogBackend.class - [JAR]

├─ com.j256.simplemagic.logger.backend.ConsoleLogBackend.class - [JAR]

├─ com.j256.simplemagic.logger.backend.JavaUtilLogBackend.class - [JAR]

├─ com.j256.simplemagic.logger.backend.LocalLogBackend.class - [JAR]

├─ com.j256.simplemagic.logger.backend.Log4j2LogBackend.class - [JAR]

├─ com.j256.simplemagic.logger.backend.Log4jLogBackend.class - [JAR]

├─ com.j256.simplemagic.logger.backend.LogBackendUtil.class - [JAR]

├─ com.j256.simplemagic.logger.backend.LogbackLogBackend.class - [JAR]

├─ com.j256.simplemagic.logger.backend.NullLogBackend.class - [JAR]

├─ com.j256.simplemagic.logger.backend.Slf4jLoggingLogBackend.class - [JAR]

Advertisement

Dependencies from Group

Dec 30, 2021
15 usages
204 stars

Discover Dependencies

Oct 01, 2013
2 usages
Mar 23, 2020
4 usages
39 stars
Dec 21, 2017
6 usages
2 stars
Mar 22, 2022
36 usages
1 stars
Aug 17, 2019
3 usages
7 stars
May 15, 2019
3 usages
326 stars
Mar 01, 2022
4 usages
1 stars
Nov 21, 2012
2 usages
2 stars
Jan 15, 2017
6 usages
Aug 24, 2017
3 usages
0 stars