4.0.0
  protobuf-java-benchmark
  com.google.protobuf
  1.0.0
  Protocol Buffers [Benchmark]
  The benchmark tools for Protobuf Java.
  
    
      com.google.protobuf
      protobuf-java
      ${protobuf.version}
      jar
      system
      ${project.basedir}/lib/protobuf-java.jar
    
    
      com.google.caliper
      caliper
      1.0-beta-2
    
  
  
    
      
        
          org.apache.maven.plugins
          maven-assembly-plugin
          2.4.1
          
            
            
              jar-with-dependencies
            
            
            
              
                com.mkyong.core.utils.App
              
            
          
          
            
              make-assembly
              
              package
              
                single
              
            
          
        
        
          org.apache.maven.plugins
          maven-compiler-plugin
          3.5.1
          
            1.8
            1.8
          
        
        
          org.apache.maven.plugins
          maven-jar-plugin
          2.5
          
            
              
                true
                com.google.protocolbuffers.ProtoBench
              
            
          
        
        
          org.apache.maven.plugins
          maven-source-plugin
          2.4
          
            
              attach-sources
              
                jar-no-fork